[Bug c++/16297] [3.5 regression] ICE on A::int
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 30 20:00:00 GMT 2004
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-06-30 19:57 -------
Btw, the following fails, too:
============================
struct A
{
A::int i;
};
============================
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |minor
Keywords| |error-recovery
Known to fail| |3.5.0
Known to work| |3.3.4 3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16297
More information about the Gcc-bugs
mailing list