[Bug c++/34050] [4.3 regression] ICE derived classes and variadic templates

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Nov 10 19:30:00 GMT 2007



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



More information about the Gcc-bugs mailing list