Go to file
Mike Stump 4adb785d44 re PR c/28280 (bogus "statement with no effect" warning with VLA and typeof)
PR c/28280
	* c-parser.c (c_parser_typeof_specifier): Don't use
	c_finish_expr_stmt, open code desired semantics instead.

From-SVN: r116163
2006-08-15 18:01:19 +00:00
INSTALL
boehm-gc
config re PR bootstrap/26188 (4.2.0 fails to compile on FreeBSD 4.11) 2006-07-25 08:30:38 +00:00
contrib
fixincludes
gcc re PR c/28280 (bogus "statement with no effect" warning with VLA and typeof) 2006-08-15 18:01:19 +00:00
gnattools
include
intl
libada
libcpp re PR c++/28288 (ICE with min/max operator) 2006-08-14 23:13:54 +00:00
libdecnumber re PR bootstrap/26188 (4.2.0 fails to compile on FreeBSD 4.11) 2006-07-25 08:30:38 +00:00
libffi ffi_common.h: Remove lint directives. 2006-08-15 11:36:39 +02:00
libgfortran * intrinsics/bessel.c: Add prototypes for all functions. 2006-08-12 07:30:04 +00:00
libgomp
libiberty re PR middle-end/28071 (A file that can not be compiled in reasonable time/space) 2006-07-27 17:10:07 +00:00
libjava Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
libmudflap
libobjc Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stages after the first. 2006-07-18 11:48:36 +00:00
libssp
libstdc++-v3 random (poisson_distribution<>::_M_initialize): Add. 2006-08-15 15:11:24 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog MAINTAINERS (Various Maintainers): Add self as RTL opt. 2006-08-08 07:56:32 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Various Maintainers): Add self as RTL opt. 2006-08-08 07:56:32 +00:00
Makefile.def
Makefile.in Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stages after the first. 2006-07-18 11:48:36 +00:00
Makefile.tpl Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stages after the first. 2006-07-18 11:48:36 +00:00
README
README.SCO
compile
config-ml.in
config.guess config.guess: Import from src (was more updated). 2006-07-25 08:41:02 +00:00
config.rpath
config.sub config.guess: Import from src (was more updated). 2006-07-25 08:41:02 +00:00
configure configure.in: Allow mingw32 and cygwin targets to build cross-gdb. 2006-07-23 03:50:24 +00:00
configure.in configure.in: Allow mingw32 and cygwin targets to build cross-gdb. 2006-07-23 03:50:24 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.