Go to file
Mark Mitchell 499b568fe1 re PR c++/12479 ([3.4 only] System header should not cause -pedantic to error about "extra `;'")
PR c++/12479
	* parser.c (cp_parser_declaration_seq_opt): Only issue "extra ;"
	pedwarn when not in a system header.

	PR c++/12479
	* g++.dg/parse/semicolon1.C: New test.
	* g++.dg/parse/semicolon1.h: Likewise.

From-SVN: r74940
2003-12-22 19:00:12 +00:00
boehm-gc
config
contrib gcc_update (files_and_dependencies): For libjava/libltdl directory, remove acconfig.h. 2003-12-19 06:50:14 +01:00
fastjar Makefile.am: Define AM_MAKINFOFLAGS. 2003-12-01 02:58:36 +00:00
gcc re PR c++/12479 ([3.4 only] System header should not cause -pedantic to error about "extra `;'") 2003-12-22 19:00:12 +00:00
include fibheap.h (fibnode): Use __extension__ for bit-fields mark and degree if __GNUC__. 2003-12-19 14:37:36 +00:00
INSTALL
intl
libf2c
libffi cls_align_pointer.c: Cast pointers to size_t instead of int. 2003-12-10 01:43:29 -08:00
libiberty cp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler supports dynamic arrays. 2003-12-22 15:45:12 +00:00
libjava AttributeSetUtilities.java, [...]: New files. 2003-12-21 19:54:52 +00:00
libobjc re PR libobjc/11433 (Crash due to dereferencing null pointer when querying protocol) 2003-12-01 23:29:59 +00:00
libstdc++-v3 locale_facets.tcc (num_get::_M_extract_int, [...]): According to 22.2.2.1.2... 2003-12-22 11:00:43 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. 2003-12-21 06:11:42 +01:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure * configure: Revert spurious change caused by patched autoconf-2.13. 2003-12-21 23:42:31 +01:00
configure.in configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. 2003-12-21 06:11:42 +01:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Add myself as callgraph maintainer. 2003-12-16 12:45:53 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.