[Bug c++/32252] [4.3 regression] ICE with variadic templates and arrays
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 19 19:27:00 GMT 2007
------- Comment #2 from pinskia at gcc dot gnu dot org 2007-10-19 19:27 -------
(In reply to comment #1)
> This isn't a regression, variadic templates were added on 20070209 and this
> fails with a compiler from 20070210.
Well the ICE itself is a regression.
So the regression marker is used for the follow cases:
rejects-valid -> ICE
accepts-invalid -> ICE
works -> ICE
works -> wrong code
works -> wrong warning
And some other cases
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32252
More information about the Gcc-bugs
mailing list