[Bug c++/35315] [4.4 regression] ICE with attribute transparent_union

dgregor at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 1 05:39:00 GMT 2008



------- Comment #4 from dgregor at gcc dot gnu dot org  2008-03-01 05:38 -------
Subject: Bug 35315

Author: dgregor
Date: Sat Mar  1 05:37:41 2008
New Revision: 132798

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132798
Log:
2008-02-29  Douglas Gregor  <doug.gregor@gmail.com>

        PR c++/35315
        * tree-inline.c (build_duplicate_type): When we make a
        duplicate type, make it unique in the canonical types system.

2008-02-29  Douglas Gregor  <doug.gregor@gmail.com>

        PR c++/35315
        * g++.dg/ext/attrib32.C: New.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/ext/attrib32.C
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_3-branch/gcc/tree-inline.c


-- 


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



More information about the Gcc-bugs mailing list