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 target/31674] New: [4.3 Regression] internal consistency failure on ia64 with -O


I get an internal consistency failure on ia64 with current gcc 4.3.  This
was introduced between 20070326 and 20070422.  It doesn't happen on x86_64.

tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/g++ -c
kdeedu-libextdate_la.all_cpp.cc
tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/g++ -c -O
kdeedu-libextdate_la.all_cpp.cc
kdeedu-libextdate_la.all_cpp.cc: In member function 'void
ExtDateTimeEditor::paintEvent(QPaintEvent*)':
kdeedu-libextdate_la.all_cpp.cc:104: internal compiler error: internal
consistency failure
Please submit a full bug report,


-- 
           Summary: [4.3 Regression] internal consistency failure on ia64
                    with -O
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
GCC target triplet: ia64-linux-gnu


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


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