[Bug c++/8472] Internal compiler error

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Aug 23 13:01:00 GMT 2004


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-08-23 13:01 -------
This can be reduced to

============================
int i;

struct A {};

struct B : A
{
    char a[i];
};
============================


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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



More information about the Gcc-bugs mailing list