------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-05 
20:05 -------
This is a tree optimization problem:
#0  add_phi_arg (phi=0x45d11380, def=0x43bb83c0, e=0x0) at 
/Users/pinskia/src/new-fold/gcc/
gcc/tree-phinodes.c:339
#1  0x000a91a4 in tree_duplicate_sese_region (entry=0x9, exit=0x45705cc0, 
region=0x421c67a0, 
n_region=1, region_copy=0x421c6900) at 
/Users/pinskia/src/new-fold/gcc/gcc/tree-cfg.c:5221
#2  0x001aea24 in copy_loop_headers () at 
/Users/pinskia/src/new-fold/gcc/gcc/tree-ssa-loop-ch.c:
208
#3  0x000bbf54 in execute_pass_list (pass=0x0) at 
/Users/pinskia/src/new-fold/gcc/gcc/tree-
optimize.c:541
#4  0x000bbfdc in execute_pass_list (pass=0x0) at 
/Users/pinskia/src/new-fold/gcc/gcc/tree-
optimize.c:579


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|java                        |tree-optimization
           Keywords|                            |ice-on-valid-code


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

Reply via email to