[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug rtl-optimization/17356] [4.0/4.1 Regression] [Ada] [ia64] ACATS c41325a & other ICE, also while building libada




------- Comment #18 from cvs-commit at gcc dot gnu dot org  2005-10-18 00:23 -------
Subject: Bug 17356

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     wilson@gcc.gnu.org      2005-10-18 00:22:53

Modified files:
        gcc            : ChangeLog cfgrtl.c 

Log message:
        Fix IA-64 libada build failure, abnormal call edges on non-call insns.
        PR rtl-optimization/17356
        * cfgrtl.c (purge_dead_edges): Check for EDGE_ABNORMAL_CALL before
        checking for EDGE_EH.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.10176&r2=2.10177
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgrtl.c.diff?cvsroot=gcc&r1=1.181&r2=1.182


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: