This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11620] Nested class template typedef
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jul 2003 20:51:20 -0000
- Subject: [Bug c++/11620] Nested class template typedef
- References: <20030721201202.11620.Don@Skyler.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11620
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |ice-on-valid-code
Resolution| |FIXED
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-21 20:51 -------
I can reproduce this on 2.95.3, 3.3.1 (20030707), 3.2.3, 3.0.4, and 2.91.66 but on the mainline
(20030714) both problems are fixed, since this is not a regression, I am closing this as fixed.