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++/32252] [4.3 regression] ICE with variadic templates and arrays



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


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