This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11154] [3.3/3.4 regression] spurious ambiguity report for template class specialization
- 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: 14 Jul 2003 05:32:01 -0000
- Subject: [Bug c++/11154] [3.3/3.4 regression] spurious ambiguity report for template class specialization
- References: <20030611154756.11154.lorgon1@yahoo.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=11154
------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-07-14 05:32 -------
Kriang --
Please rerun the tests on a 3.3 compiler. If they still pass, please check in
this change on both 3.3 and mainline. Thanks!
-- Mark