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



             Bug #: 56923

           Summary: "Internal compiler error: Error reporting routines

                    re-entered" if -Weffc++ specified

    Classification: Unclassified

           Product: gcc

           Version: 4.7.3

            Status: UNCONFIRMED

          Severity: normal

          Priority: P3

         Component: c++

        AssignedTo: unassig...@gcc.gnu.org

        ReportedBy: allizgub...@reallysoft.de





Created attachment 29860

  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29860

preprocessed file and console output from gcc



works fine without -Weffc++ 



Version info:

Using built-in specs.

COLLECT_GCC=/opt/gcc-4.7.3/bin/g++

COLLECT_LTO_WRAPPER=/opt/gcc-4.7.3/libexec/gcc/x86_64-unknown-linux-gnu/4.7.3/lto-wrapper

Target: x86_64-unknown-linux-gnu

Configured with: ../gcc-4.7.3/configure --prefix=/opt/gcc-4.7.3 --disable-nls

Thread model: posix

gcc version 4.7.3 (GCC) 



Used command line:

/opt/gcc-4.7.3/bin/g++ -Wnon-virtual-dtor -Wreorder -Wpointer-arith

-Wdisabled-optimization -Wmissing-format-attribute -Wctor-dtor-privacy -Weffc++

-Wmissing-noreturn -Winit-self -Wstrict-aliasing -Wextra -Wlogical-op

-std=gnu++11 -O0 -g -g3 -ggdb -ggdb3 -pipe -fmessage-length=0 -fshow-column

-funit-at-a-time -fPIC -fno-common -fstrict-aliasing -DARB_OPENGL -W -Wall

-DDEBUG -DDEVEL_RALF -DARB_64 -DUNIT_TESTS -DLINUX -Wwrite-strings -Wunused

-Wno-aggregate-return -Wshadow -rdynamic -Wl,--export-dynamic

-DFAKE_VTAB_PTR=char -DIN_ARB_GENOM_IMPORT -c GenomeImport.cxx -I.

-I/home/ralf/ARB-bilbo/ARB.473/INCLUDE -I/usr/X11R6/include -save-temps

Reply via email to