This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/30857] [4.1/4.2/4.3 regression] accepts both explicit instantiation and explicit specialization, duplicate explicit instantiations, etc.
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2008 17:18:18 -0000
- Subject: [Bug c++/30857] [4.1/4.2/4.3 regression] accepts both explicit instantiation and explicit specialization, duplicate explicit instantiations, etc.
- References: <bug-30857-365@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from bkoz at gcc dot gnu dot org 2008-01-24 17:18 -------
I have verified that all three of simon's test cases now error on mainline, as
expected. Hurray!!! So, this can be closed as fixed, I guess.
Note 4.1.2 also errors, so maybe this was a result of some temporary
fluctuation in mainline.
I would like to make sure that Simon's test cases make it into the g++
testsuite, so that this doesn't reappear in the future. (But am unsure about
the state of g++ testsuite and don't want duplicates, so I defer.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30857