[Bug c++/57463] New: Internal compiler error: Error reporting routines re-entered.

cebrusfs at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu May 30 06:54:00 GMT 2013


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

            Bug ID: 57463
           Summary: Internal compiler error: Error reporting routines
                    re-entered.
           Product: gcc
           Version: 4.7.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: cebrusfs at gmail dot com

I use the mac OS 10.7.5,

the g++ is built by homebrew.

I will attache the source code and the preprocessd .ii

This is the compile command:
g++ -Wall -Wshadow -Wextra -Wformat -O2 -Wno-deprecated -std=c++11 -v
-save-temps   test.cpp   -o test



More information about the Gcc-bugs mailing list