[Bug c++/34051] [4.3 regression] ICE in dependent_type_p with variadic templates

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Dec 2 20:57:00 GMT 2007



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-12-02 20:57 -------
 Mark, this is really only an error recovery regression. Can you relook at the
current priority?

Thanks,
Andrew Pinski


t1.cc:7: error: ISO C++ does not include variadic templates
t1.cc: In instantiation of 'B<int>':
t1.cc:12:   instantiated from here
t1.cc:9: internal compiler error: in dependent_type_p, at cp/pt.c:15363
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmitchel at gcc dot gnu dot
                   |                            |org


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



More information about the Gcc-bugs mailing list