https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414

            Bug ID: 64414
           Summary: cc1plus: internal compiler error: Segmentation fault
           Product: gcc
           Version: 4.4.7
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jpyeron at pdinc dot us

Centos/RHEL 6: gcc-c++-4.4.7-11.el6.x86_64

root@twelve-233 ~/CipherShed/src/Main
# g++ -MMD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES
-I/root/CipherShed/src -I/root/CipherShed/src/Crypto -O2 -fno-strict-aliasing  
-D TC_ARCH_X64 -DTC_UNIX -DTC_LINUX -fdata-sections -ffunction-sections -Wall
-Wno-unused-parameter  -I/root/CipherShed/src/Main
-I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -c Unix/Main.cpp -o
Unix/Main.o
cc1plus: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccYM4plV.out file, please attach this to
your bugreport.

Reply via email to