Go to file
Kaveh R. Ghazi 03c3034efe c-common.c (c_common_reswords): Also warn about keyword "bool".
* c-common.c (c_common_reswords): Also warn about keyword "bool".
	
testsuite:
	* gcc.dg/Wcxx-compat-2.c: Check for bool/_Bool.

From-SVN: r138859
2008-08-08 01:42:33 +00:00
INSTALL
boehm-gc
config mt-spu (all-ld): Update for ld Makefile changes. 2008-08-03 13:07:55 +09:30
contrib
fixincludes
gcc c-common.c (c_common_reswords): Also warn about keyword "bool". 2008-08-08 01:42:33 +00:00
gnattools
include
intl
libada Make-lang.in: Use GCC_FOR_TARGET when dealing with s-oscons-tmplt.i. 2008-08-06 13:55:07 +00:00
libcpp
libdecnumber
libffi
libgcc config.host: Match more processor names for Xtensa. 2008-08-06 16:03:03 +00:00
libgfortran
libgomp
libiberty pex-win32.c (argv_to_argc): New function. 2008-08-07 13:30:14 -06:00
libjava StackTrace2.java: Rewrite to prevent spurious failure when some methods are inlined. 2008-08-07 14:19:15 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 * include/tr1_impl/regex (match_results): Add cbegin()/cend() per N2691 WD. 2008-08-07 15:06:28 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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.