Go to file
Marek Polacek c9379ce2a9 re PR c/29467 (-ansi -pedantic accepts _Bool without diagnostic)
PR c/29467
	* c-decl.c (declspecs_add_type): Pedwarn if boolean types are used
	in C89 mode.

	* gcc.dg/pr29467.c: New test.
	* gcc.dg/declspec-13.c: Renumber some dg-warnings.  Add dg-warnings
	about boolean types.
	* gfortran.dg/bind_c_usage_24_c.c: Include <stdbool.h>.  Change _Bool
	to bool.
	* gfortran.dg/c_f_pointer_logical_driver.c: Change _Bool to bool.

From-SVN: r209971
2014-05-01 07:21:07 +00:00
boehm-gc
config
contrib
fixincludes
gcc re PR c/29467 (-ansi -pedantic accepts _Bool without diagnostic) 2014-05-01 07:21:07 +00:00
gnattools Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify. 2014-02-23 16:30:11 +00:00
include longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling. 2014-04-30 14:12:32 +00:00
INSTALL
intl
libada
libatomic
libbacktrace * sort.c (backtrace_qsort): Use middle element as pivot. 2014-03-07 15:52:48 +00:00
libcilkrts
libcpp
libdecnumber
libffi
libgcc Work around for current cygwin32 build problems. 2014-04-30 16:53:51 +00:00
libgfortran gfortran.h (gfc_init_coarray_decl): Remove. 2014-04-30 21:02:23 +02:00
libgo runtime: ask $GOC rather than $CC for the version and multi-os-directory 2014-05-01 00:35:58 +00:00
libgomp
libiberty re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing -lasan)) 2014-04-17 14:25:25 +02:00
libitm
libjava
libobjc
libquadmath
libsanitizer
libssp
libstdc++-v3 regex_automaton.h (_NFA<>::_M_insert_repeat): Add _S_opcode_repeat support to distingush a loop from _S_opcode_alternative. 2014-04-27 23:48:47 +00:00
libvtv
lto-plugin re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing -lasan)) 2014-04-17 14:25:25 +02:00
maintainer-scripts
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Put myself in correct order. 2014-04-29 13:20:52 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing -lasan)) 2014-03-26 10:19:44 +01:00
configure.ac re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing -lasan)) 2014-03-26 10:19:44 +01:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing -lasan)) 2014-04-17 14:23:28 +02:00
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh Ensure libgcc_s unwinder is always used on 64-bit Solaris 10+/x86 (PR target/59788) 2014-02-04 09:31:38 +00:00
ltoptions.m4
ltsugar.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltversion.m4
MAINTAINERS MAINTAINERS (Write After Approval): Put myself in correct order. 2014-04-29 13:20:52 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
move-if-change Import move-if-change script from gnulib. 2011-02-12 15:48:30 +00:00
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with 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/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.