This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/66467] [6 Regression] ICE: Error reporting routines re-entered.
- From: "trippels at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 09 Jun 2015 08:01:01 +0000
- Subject: [Bug c++/66467] [6 Regression] ICE: Error reporting routines re-entered.
- Auto-submitted: auto-generated
- References: <bug-66467-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66467
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Marek Polacek from comment #1)
> I think this is a dup of PR65882. A patch for that one was posted:
> <https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01558.html>.
Thanks. The patch fixes the issue.
*** This bug has been marked as a duplicate of bug 65882 ***