This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48010] typedef redefinitions are allowed if the redefined type is a nested class type
- From: "fabien at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 6 Mar 2011 20:42:37 +0000
- Subject: [Bug c++/48010] typedef redefinitions are allowed if the redefined type is a nested class type
- Auto-submitted: auto-generated
- References: <bug-48010-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48010
fabien at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |accepts-invalid
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2011.03.06 20:42:33
Ever Confirmed|0 |1
Known to fail| |4.1.2, 4.2.4, 4.3.5, 4.4.5,
| |4.5.2
--- Comment #1 from fabien at gcc dot gnu.org 2011-03-06 20:42:33 UTC ---
Jason confirmed it while discussing about PR 26256. Mine.