[Bug c++/13791] [3.4/3.5 regression] ICE in layout_type with packed types

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jan 29 02:22:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-29 02:21 -------
Subject: Bug 13791

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mmitchel@gcc.gnu.org	2004-01-29 02:21:52

Modified files:
	gcc/cp         : ChangeLog typeck.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.dg/ext: attrib12.C 

Log message:
	PR c++/13791
	* typeck.c (merge_types): Do not merge attributes into
	TYPENAME_TYPEs.
	
	2004-01-28  Mark Mitchell  <mark@codesourcery.com>
	
	PR c++/13791
	* g++.dg/ext/attrib12.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3915&r2=1.3916
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&r1=1.521&r2=1.522
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3435&r2=1.3436
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/attrib12.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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



More information about the Gcc-bugs mailing list