This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/55097] [4.7/4.8 Regression] typedef not recognized in templated class
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 27 Oct 2012 13:43:11 +0000
- Subject: [Bug c++/55097] [4.7/4.8 Regression] typedef not recognized in templated class
- Auto-submitted: auto-generated
- References: <bug-55097-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55097
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Known to work| |4.6.3
Keywords| |rejects-valid
Last reconfirmed| |2012-10-27
CC| |jason at gcc dot gnu.org
Ever Confirmed|0 |1
Summary|typedef not recognized in |[4.7/4.8 Regression]
|templated class |typedef not recognized in
| |templated class
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-10-27 13:43:11 UTC ---
Thanks for the testcase and bisecting it. CC'ing Jason.