This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12507] [3.3 Regression] use of template arg for fully specialized typedef allowed
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Dec 2003 05:46:05 -0000
- Subject: [Bug c++/12507] [3.3 Regression] use of template arg for fully specialized typedef allowed
- References: <20031004132236.12507.rmerkert@alphatech.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-12-22 05:45 -------
I do not believe that it will be possible to fix this bug in a safe way for GCC
3.3.3. I foresaw this kind of problem when I checked in my change, but I was
fixing a case where we rejected valid code, so introducing this problem was
still a net win.
I don't think it's a good use of resources to try to figure out a way to fix
this for 3.3.3, especially given that any such fix will necessarily involve
dealing with notoriously tricky template-handling code.
I'm leaving this assigned to myself, but I recommend that Gaby close the bug as
WONTFIX.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12507