--
hjl dot tools at gmail dot com changed:
What|Removed |Added
Target Milestone|--- |4.4.0
Version|unknown |4.4.0
http://
--- Comment #5 from domob at gcc dot gnu dot org 2009-01-25 07:47 ---
(In reply to comment #4)
> Works for me at r143643.
> Duplicate of PR 38152?
Works for me now, too. Thanks for pointing this out, I'll close it as
duplicate.
*** This bug has been marked as a duplicate of 38152 ***
--- Comment #4 from mikael at gcc dot gnu dot org 2009-01-24 20:54 ---
Works for me at r143643.
Duplicate of PR 38152?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38831
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-01-14 03:04 ---
error_handlerD.1503_1 = error_stopD.1495;
Totally wrong, error_handler is a global data from what I can tell. So this is
still a front-end issue and not a middle-end issue.
Confirmed.
--
pinskia at gcc dot
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-01-14 03:02 ---
#4 0x00b7dd92 in walk_dominator_tree (walk_data=0xb73c, bb=0x43e05d00) at
/Users/apinski/src/local/gcc/gcc/domwalk.c:208
#5 0x005c536e in mark_def_site_blocks (interesting_blocks=0x4390df40) at
/Users/apinski/s
--- Comment #1 from domob at gcc dot gnu dot org 2009-01-13 19:56 ---
Created an attachment (id=17091)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17091&action=view)
Test case
This is the program ICE'ing
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38831