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

           Summary: [c++] ice with c++ code
           Product: gcc
           Version: 4.4.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: denis.campre...@gmail.com


Created attachment 23606
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23606
reduced preproceded file

whith this command :
g++ test-min.i 

gcc emit this message :


/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.4.5/include/stddef.h: In
constructor ‘std::Poney::Poney()’:
/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.4.5/include/stddef.h:2164:
internal compiler error: Segmentation fault



Here are the configurations:
Target: x86_64-unknown-linux-gnu
Configured with: ./configure
Thread model: posix
gcc version 4.4.5 (GCC)

I tried to with GCC 4.5 a week ago, and there was the ICE too

Reply via email to