Go to file
Jakub Jelinek e1b750d87f re PR c++/51463 ([c++0x] [4.7 Regression] ICE declaring a member function virtual and static)
PR c++/51463
	* decl.c (grokdeclarator): Set DECL_INITIAL of decl
	to error_mark_node to disallow NSDMI if declspecs->storage_class
	is sc_static.
	* parser.c (cp_parser_late_parse_one_default_arg): Return early
	if default_arg is error_mark_node.

	* g++.dg/cpp0x/pr51463.C: New test.

From-SVN: r182387
2011-12-15 21:45:53 +01:00
boehm-gc
config
contrib
fixincludes
gcc re PR c++/51463 ([c++0x] [4.7 Regression] ICE declaring a member function virtual and static) 2011-12-15 21:45:53 +01:00
gnattools
include
INSTALL
intl
libada
libcpp re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o) 2011-12-07 23:05:59 +01:00
libdecnumber
libffi re PR libffi/50051 (MIPS libffi does not compile for mips64octeon-linux-gnu) 2011-12-07 14:59:06 -08:00
libgcc rs6000.c (rs6000_emit_prologue): Move update of VRSave mask to save_world() when that is in use. 2011-12-15 15:52:08 +00:00
libgfortran re PR fortran/50815 (ICE on allocation of deferred length character scalar dummy argument when -fbounds-check) 2011-12-08 20:00:55 +01:00
libgo syscall: Move Errno into its own file, for RTEMS. 2011-12-15 07:12:03 +00:00
libgomp re PR libgomp/51376 (libgomp taskwait failure) 2011-12-09 12:51:43 +10:30
libiberty
libitm arm-linux: Add libitm support. 2011-12-14 19:24:05 -08:00
libjava re PR libgcj/50053 (jc1 doesn't emit static initializer or initializer code for super class without -findirect-dispatch.) 2011-12-12 11:40:27 +01:00
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 9780-2.cc: Add test for "C" locale, add sanity checks in case of grouping. 2011-12-15 19:02:51 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (picochip): Changed my email address. 2011-12-14 11:31:43 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (picochip): Changed my email address. 2011-12-14 11:31:43 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
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.