------- Comment #2 from reichelt at gcc dot gnu dot org 2007-11-10 19:30 ------- > How can this be a regression? Support variadic templates did not exist in > previous releases.
The C++ frontend shouldn't crash with any input, even with line-noise. It didn't crash with this input in previous releases, but now it crashes (even without the "-std=gnu++0x" switch). That's a regression. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34050