[Bug c++/4933] tree_list not supported by dump_expr

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jun 30 19:22:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4933



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-06-30 19:22 -------
Subject: Bug 4933

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bangerth@gcc.gnu.org	2003-06-30 19:22:48

Modified files:
	gcc/cp         : ChangeLog error.c 

Log message:
	2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
	
	PR c++/4933
	* error.c (dump_expr): Support correctly the COMPOUND_EXPR
	tree generated within a template. Use dump_expr to dump an
	expression sizeof.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3471&r2=1.3472
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&r1=1.213&r2=1.214



More information about the Gcc-bugs mailing list