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 ada/17356] New: [Ada] [ia64] ICE while building libada


The Ada compiler now bootstraps ok, but when building the runtime library this 
ICE occurs:   
   
../../xgcc -B../../ -c -g -O2 -fPIC -DUSE_GAS_SYMVER      -W -Wall -gnatpg    
a-teioed.adb -o a-teioed.o   
a-teioed.adb: In function `Ada.Text_Io.Editing.Format_Number':   
a-teioed.adb:843: error: Call edges for non-call insn in bb 526   
a-teioed.adb:843: error: Call edges for non-call insn in bb 525   
a-teioed.adb:843: error: Call edges for non-call insn in bb 524   
a-teioed.adb:843: error: Call edges for non-call insn in bb 523   
a-teioed.adb:843: error: Call edges for non-call insn in bb 522   
a-teioed.adb:843: error: Call edges for non-call insn in bb 521   
a-teioed.adb:843: error: Call edges for non-call insn in bb 520   
a-teioed.adb:843: error: Call edges for non-call insn in bb 519   
a-teioed.adb:843: error: Call edges for non-call insn in bb 518   
a-teioed.adb:843: error: Call edges for non-call insn in bb 517   
a-teioed.adb:843: error: Call edges for non-call insn in bb 516   
a-teioed.adb:843: error: Call edges for non-call insn in bb 515   
a-teioed.adb:843: error: Call edges for non-call insn in bb 514   
a-teioed.adb:843: error: Call edges for non-call insn in bb 513   
a-teioed.adb:843: error: Call edges for non-call insn in bb 512   
+===========================GNAT BUG DETECTED==============================+   
| 3.5.0 20040908 (experimental) (ia64-suse-linux-gnu) GCC error:           |   
| verify_flow_info failed                                                  |   
| Error detected at a-teioed.adb:2909:1                                    |

-- 
           Summary: [Ada] [ia64] ICE while building libada
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, build
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at suse dot de
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: ia64-suse-linux


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


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