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