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: "mpolacek 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 07:49: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
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpolacek at gcc dot gnu.org
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
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>.