This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34399] [4.3 regression] ICE on invalid friend declaration of variadic template
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jan 2008 00:29:46 -0000
- Subject: [Bug c++/34399] [4.3 regression] ICE on invalid friend declaration of variadic template
- References: <bug-34399-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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