This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52458] [c++0x] compiler fails on for(:*this) with non-public inheritance with message: Internal compiler error: Error reporting routines re-entered.
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 02 Mar 2012 17:06:57 +0000
- Subject: [Bug c++/52458] [c++0x] compiler fails on for(:*this) with non-public inheritance with message: Internal compiler error: Error reporting routines re-entered.
- Auto-submitted: auto-generated
- References: <bug-52458-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52458
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-02 17:06:57 UTC ---
(In reply to comment #5)
> but this was a bug so I post it. It's pity MinGW updated only to 4.6.2.
The newest GCC release, 4.6.3, was only released yesterday!