re PR c++/13791 (ICE in layout_type with packed types)
authorMark Mitchell <mark@codesourcery.com>
Thu, 29 Jan 2004 02:21:51 +0000 (02:21 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 29 Jan 2004 02:21:51 +0000 (02:21 +0000)
commitb1a95e0b150a9423dd4ad8b9fdc97426cfa7764f
treecafd844b692303df44cc7d8087c98289e4c221df
parentdc7efe6ea91a0ce3c619490c254529c33ba56f2b
re PR c++/13791 (ICE in layout_type with packed types)

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.

From-SVN: r76837
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib12.C [new file with mode: 0644]