--- Comment #11 from pinskia at gcc dot gnu dot org 2007-02-26 06:28
---
Fixed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30509
--- Comment #12 from pinskia at gcc dot gnu dot org 2007-02-26 06:28
---
Fixed I say.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|A
--- Comment #10 from hubicka at gcc dot gnu dot org 2007-02-25 18:11
---
Subject: Bug 30509
Author: hubicka
Date: Sun Feb 25 18:11:20 2007
New Revision: 122314
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122314
Log:
PR middle-end/30509
* tree-inline.c (copy_b
--- Comment #9 from pinskia at gcc dot gnu dot org 2007-02-25 17:42 ---
*** Bug 30768 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #8 from pinskia at gcc dot gnu dot org 2007-02-25 17:39 ---
*** Bug 30866 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #7 from pinskia at gcc dot gnu dot org 2007-02-25 17:39 ---
There is a slight error in the patch here, CB_CGE_MOVE should really be
CB_CGE_MOVE_CLONES.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30509
--- Comment #6 from hubicka at gcc dot gnu dot org 2007-02-24 22:58 ---
I am testing a fix:
Index: tree-inline.c
===
*** tree-inline.c (revision 122292)
--- tree-inline.c (working copy)
*** copy_bb (c
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-01-22 02:21 ---
This is caused by exceptions and inlining:
#1 0x084ebd68 in calc_dfs_tree (di=0xbfe06ef4, reverse=CDI_DOMINATORS)
at /src/gcc/local/gcc/gcc/dominance.c:374
#2 0x084ec6ef in calculate_dominance_info (dir=CDI_DOM
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-01-22 02:17 ---
Still ICEs as of today.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added