Go to file
Paolo Carlini 42e2a99953 re PR c++/33494 (Broken diagnostic: 'modop_expr' not supported by dump_expr)
/cp
2007-10-31  Paolo Carlini  <pcarlini@suse.de>

	PR c++/33494
	* cxx-pretty-print.c (pp_cxx_typeid_expression,
	pp_cxx_delete_expression): Change to static linkage.
	* cxx-pretty-print.h: Adjust declarations.
	* error.c (dump_expr, case EXPR_PACK_EXPANSION, TYPEID_EXPR,
	MEMBER_REF, DOTSTAR_EXPR, DELETE_EXPR, VEC_DELETE_EXPR,
	MODOP_EXPR): Forward to pp_expression.

	* cxx-pretty-print.c (pp_cxx_expression, case NON_DEPENDENT_EXPR):
	Fix typo.

/testsuite
2007-10-31  Paolo Carlini  <pcarlini@suse.de>

	PR c++/33494
	* g++.dg/template/error35.C: New.

From-SVN: r129816
2007-11-01 02:18:44 +00:00
boehm-gc
config
contrib
fixincludes
gcc re PR c++/33494 (Broken diagnostic: 'modop_expr' not supported by dump_expr) 2007-11-01 02:18:44 +00:00
gnattools
include
INSTALL
intl
libada
libcpp re PR preprocessor/30786 (ICE on _Pragma at end of file) 2007-10-31 14:50:13 +00:00
libdecnumber configure.ac: Add ADDITIONAL_OBJS variable. 2007-10-31 17:54:43 +00:00
libffi
libgcc re PR regression/33926 (FAIL: gcc.dg/dfp/convert-dfp-round-thread.c execution test) 2007-10-27 16:22:57 -07:00
libgfortran mk-kinds-h.sh: Change LANG=C to LC_ALL=C. 2007-10-27 16:07:14 +02:00
libgomp re PR libgomp/33275 (Transient libgomp.fortran/omp_parse3.f90 -O0 failure) 2007-10-25 22:25:12 +02:00
libiberty
libjava
libmudflap
libobjc
libssp
libstdc++-v3 stl_queue.h (queue<>::push(value_type&&)): Replace with "emplace" version per DR 756. 2007-11-01 01:40:56 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (mercury): Remove entry. 2007-10-25 11:19:52 +10:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Update my email address. 2007-10-25 21:07:12 +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.