Go to file
Richard Henderson 5306ec31f5 re PR middle-end/22626 (ICE with optimization turned on while trying to exand complex multiply)
PR 22626
        * tree-complex.c (gate_no_optimization): True if errors.
        * Makefile.in (tree-complex.o): Update dependencies.

From-SVN: r102373
2005-07-25 16:04:33 -07:00
boehm-gc * include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM. 2005-07-17 07:33:58 +00:00
config all files: Update FSF address. 2005-07-16 02:40:16 +00:00
contrib * reg_test_template: Typo fix. 2005-07-14 13:39:08 +10:00
fastjar all files: Update FSF address. 2005-06-29 02:59:06 +00:00
fixincludes Makefile.in (WARN_CFLAGS): New. 2005-07-16 14:17:51 +00:00
gcc re PR middle-end/22626 (ICE with optimization turned on while trying to exand complex multiply) 2005-07-25 16:04:33 -07:00
gnattools
include xregex2.h (regexec): Qualify this prototype with __extension__ when compiling with GNU C. 2005-07-12 14:39:07 +10:00
INSTALL
intl
libada
libcpp configure.ac (ACX_PROG_CC_WARNING_OPTS): add -Wmissing-format-attribute. 2005-07-24 03:44:26 +00:00
libffi sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3. 2005-07-22 22:56:27 +00:00
libgfortran whitespace fixes for my scripts 2005-07-24 10:37:48 +00:00
libiberty * getopt.c: Include ansidecl.h before system headers. 2005-07-23 14:57:03 +00:00
libjava Makefile.in: Rebuilt. 2005-07-22 20:45:36 +00:00
libmudflap gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. 2005-07-16 19:29:00 -07:00
libobjc
libssp Makefile.def (target_modules): Add libssp. 2005-07-02 10:52:21 +02:00
libstdc++-v3 re PR libstdc++/23053 (Const-correctness issue in TR1 hashtable) 2005-07-25 22:46:48 +00:00
maintainer-scripts
zlib re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h) 2005-06-14 20:05:59 +00:00
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl: Wrap install between unstage and stage 2005-07-24 13:52:54 +00:00
ChangeLog.tree-ssa
compile COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config-ml.in COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config.guess COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
config.rpath all files: Update FSF address. 2005-07-16 02:30:53 +00:00
config.sub COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
configure backport: configure.in: Add cases for Renesas m32c. 2005-07-14 19:17:40 -04:00
configure.in all files: Update FSF address. 2005-07-16 02:30:53 +00:00
COPYING COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
COPYING.LIB Update COPYING.LIB from upstream. Correct last Changelog. 2005-07-14 01:41:54 +00:00
depcomp top level: 2005-06-13 08:26:05 +00:00
install-sh COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
libtool.m4 all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-c.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-cxx.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltcf-gcj.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltconfig all files: Update FSF address. 2005-07-16 02:30:53 +00:00
ltmain.sh all files: Update FSF address. 2005-07-16 02:30:53 +00:00
MAINTAINERS MAINTAINERS: Change affiliation. 2005-07-21 18:32:27 +00:00
Makefile.def all files: Update FSF address. 2005-07-16 02:30:53 +00:00
Makefile.in Makefile.tpl: Wrap install between unstage and stage 2005-07-24 13:52:54 +00:00
Makefile.tpl Makefile.tpl: Wrap install between unstage and stage 2005-07-24 13:52:54 +00:00
missing COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
mkdep
mkinstalldirs COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
move-if-change all files: Update FSF address. 2005-07-16 02:30:53 +00:00
README
README.SCO
symlink-tree COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00
ylwrap COPYING, [...]: Sync from upstream sources. 2005-07-14 01:08:13 +00:00

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.