[Bug c++/41725] g++ accepts compounded unnamed type in template (violates 14.3.1-2)
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 29 02:20:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41725
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |SUSPENDED
Last reconfirmed| |2011-09-29
Ever Confirmed|0 |1
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-09-29 00:17:53 UTC ---
I believe that "unnamed type" here was not meant to include a nested type in a
class with a name. EDG disagrees, so I'm suspending the PR until the committee
rules on this case.
More information about the Gcc-bugs
mailing list