This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/53864] New: g++ internal compiler error: Illegal instruction at AIX.5.3


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

             Bug #: 53864
           Summary: g++ internal compiler error: Illegal instruction at
                    AIX.5.3
    Classification: Unclassified
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: cpapaluk@gmail.com


I will try to compile a cpp file in AIX 5.3 with gcc/g++ 4.2.0 and the
following error occurs

cgi_api.cpp:568: internal compiler error: Illegal instruction


GNU C++ version 4.2.0 (powerpc-ibm-aix5.3.0.0)
        compiled by GNU C version 4.2.0.



/usr/bin/g++  -o CMakeFiles/cppcms.dir/src/cgi_api.cpp.o -c
/f1/users/cpap/Diafora_g/CppCMS/cppcms-1.0.1/src/cgi_api.cpp
-I/f1/users/cpap/Diafora_g/CppCMS/cppcms-1.0.1/booster
-I/f1/users/cpap/Diafora_g/CppCMS/cppcms-1.0.1/src
-I/f1/users/cpap/Diafora_g/CppCMS/cppcms-1.0.1/private
-I/f1/users/cpap/Diafora_g/CppCMS/cppcms-1.0.1/cppcms_boost
-I/f1/users/cpap/Diafora_g/CppCMS/cppcms-1.0.1/build
-I/f1/users/cpap/Diafora_g/CppCMS/cppcms-1.0.1/build/booster
-I/f1/users/cpap/Diafora_g/CppCMS/cppcms-1.0.1 -fno-strict-aliasing -fwrapv
-save-temps -v


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]