[Bug c++/13170] [3.4/3.5 Regression] ICE in build_base_path

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Mar 8 22:24:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-08 22:24 -------
Subject: Bug 13170

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jason@gcc.gnu.org	2004-03-08 22:24:35

Modified files:
	gcc/cp         : ChangeLog cp-tree.h decl.c parser.c rtti.c 

Log message:
	PR c++/13170
	* decl.c (xref_tag): Remove attribute handling.
	* cp-tree.h: Adjust prototype.
	* decl.c, parser.c, rtti.c: Adjust callers.
	* parser.c (cp_parser_class_head): Pass back attributes in the
	class head.
	(cp_parser_class_specifier): Adjust.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3986&r2=1.3987
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.954&r2=1.955
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1191&r2=1.1192
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&r1=1.179&r2=1.180
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/rtti.c.diff?cvsroot=gcc&r1=1.178&r2=1.179



-- 


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



More information about the Gcc-bugs mailing list