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++/34051] [4.3 regression] ICE in dependent_type_p with variadic templates



------- Comment #5 from pinskia at gcc dot gnu dot org  2007-12-02 21:15 -------
(In reply to comment #4)
> What happens in C++0x mode?  The error about variadic templates not being part
> of ISO C++ would presumably not occur in that mode.

Correct but C++0x mode was not in 4.2 so only the normal gnuC++98 mode issue of
an error recovery can be a regression.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34051


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