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++/34399] [4.3 regression] ICE on invalid friend declaration of variadic template



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-01-15 00:29 -------
(In reply to comment #2)
> It's slightly more than an error-recovery issue, because we don't actually emit
> an error before dying.

For normal mode non -std=c++0x mode, it is only an error recovery issue and
that is what I am going by.


-- 


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


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