This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/30857] [4.1/4.2/4.3 regression] accepts both explicit instantiation and explicit specialization, duplicate explicit instantiations, etc.



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]