Go to file
Eric Botcazou d50a16c433 expr.c (highest_pow2_factor_for_type): Rename into highest_pow2_factor_for_target.
* expr.c (highest_pow2_factor_for_type): Rename into
	highest_pow2_factor_for_target.  Use DECL_ALIGN instead of
	TYPE_ALIGN when the target is a COMPONENT_REF.
	(expand_assignment): Ajust call to highest_pow2_factor_for_type.

From-SVN: r79101
2004-03-08 06:48:51 +00:00
boehm-gc
config
contrib
fastjar
gcc expr.c (highest_pow2_factor_for_type): Rename into highest_pow2_factor_for_target. 2004-03-08 06:48:51 +00:00
include
INSTALL
intl
libada
libf2c
libffi
libiberty test-demangle.c: Include <string.h> and <stdlib.h> for prototypes. 2004-03-07 15:25:51 +01:00
libjava
libobjc hash.h (hash_string, [...]): Add type-casts to make Objective-C++ happy. 2004-03-05 21:06:57 +00:00
libstdc++-v3 allocator.h: Switch defaults to mt_alloc. 2004-03-08 00:27:37 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog ltconfig: Disable building static libraries if building shared libraries on AIX 5L. 2004-03-05 16:03:19 -05:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig ltconfig: Disable building static libraries if building shared libraries on AIX 5L. 2004-03-05 16:03:19 -05:00
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.