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]

Re: c++/3825: ...


With 3.4, we don't ICE.  Instead, we get the following amazing messages:

ice.cxx:9: error: too few template-parameter-lists
ice.cxx:13: error: too few template-parameter-lists
ice.cxx:18: error: too few template-parameter-lists

Huh?


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