Go to file
Volker Reichelt f7360901e7 re PR target/27421 (ICE with invalid array in struct)
PR target/27421
	* config/i386/i386.c (classify_argument): Skip fields with invalid
	types.

	* gcc.dg/array-9.c: New test.

From-SVN: r113609
2006-05-07 21:15:33 +00:00
boehm-gc dyn_load.c (GC_has_static_roots): Declare. 2006-04-24 13:40:21 +00:00
config [multiple changes] 2006-02-14 09:36:24 +00:00
contrib Correct changelog date in last commit. 2006-05-02 14:00:22 +00:00
fixincludes re PR target/26189 (Bug in vendor /usr/include/net/if.h needs fixincluding on HPUX) 2006-02-18 15:58:06 +00:00
gcc re PR target/27421 (ICE with invalid array in struct) 2006-05-07 21:15:33 +00:00
gnattools
include pex-common.c (pex_input_file, [...]): New functions. 2006-04-12 06:29:21 +00:00
INSTALL
intl
libada Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET. 2005-12-05 14:40:27 +00:00
libcpp * de.po: Update. 2006-04-21 20:45:50 +01:00
libdecnumber decLibrary.c (__dec_byte_swap): Use uint32_t for argument and return types. 2006-02-06 15:27:16 +11:00
libffi README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
libgcc-math Makefile.am: Do not build dbl-64 variants. 2006-03-30 12:11:16 +00:00
libgfortran re PR libfortran/26985 (incorrect matmul result) 2006-05-05 11:08:23 +00:00
libgomp re PR fortran/27395 (Problem with arrays in the OpenMP REDUCTION clause in Fortran) 2006-05-03 14:51:33 +02:00
libiberty floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case. 2006-04-24 21:24:27 +00:00
libjava jni.exp (gcj_jni_compile_c_to_so): Add check for HP-UX and add appropriate extension for shared libraries, sl. 2006-05-06 22:57:18 +02:00
libmudflap re PR c++/26789 (ICE on incomplete struct with -fmudflap) 2006-04-19 21:47:03 +00:00
libobjc re PR libobjc/26309 (libobjc bootstrap failure on Tru64 UNIX V4.0F) 2006-02-21 19:13:21 +00:00
libssp re PR other/26473 (cross-building installs ssp headers to $(includedir)) 2006-02-28 00:41:19 +00:00
libstdc++-v3 type_traits (integral_constant<>::value): Define. 2006-05-07 16:52:41 +00:00
maintainer-scripts crontab: Don't build snapshot for 3.4.x anymore. 2006-03-11 19:29:41 +00:00
zlib
ABOUT-NLS
ChangeLog Fix typo. 2006-05-01 20:59:56 -04:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub config.gcc (ms1): Replace with ... 2005-12-12 10:54:49 +00:00
configure configure.in: Restore CFLAGS if GM P isn't present. 2006-05-01 20:17:08 -04:00
configure.in configure.in: Restore CFLAGS if GM P isn't present. 2006-05-01 20:17:08 -04:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags libtool-ldflags: New script. 2006-01-03 00:30:27 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh re PR libgcj/17311 (Wrong libgcc_s.so.1 is used by lt-gij) 2006-03-01 09:39:35 -08:00
MAINTAINERS MAINTAINERS (Various Maintainers): Add myself as libgcc-math maintainer. 2006-05-01 11:30:26 +00:00
Makefile.def re PR bootstrap/25670 (build fail with 'make all-gcc') 2006-02-20 08:29:17 +00:00
Makefile.in Makefile.tpl (BUILD_CONFIGDIRS): Remove 2006-02-21 13:57:53 +00:00
Makefile.tpl Makefile.tpl (BUILD_CONFIGDIRS): Remove 2006-02-21 13:57:53 +00:00
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.