------- Comment #5 from dberlin at gcc dot gnu dot org 2006-04-06 16:15 ------- Subject: Re: New: ICE in loop_depth_of_name
On Thu, 2006-04-06 at 11:49 +0000, jakub at gcc dot gnu dot org wrote: > On the attached testcase with today's gcc-4_1-branch > -m32 -g -O2 I get ICE during copy propagation. Unfortunately, even doing > minor > changes in different routines makes the problem go away. > What I see in the dumps is: > 1) at *t26.ssa, in draw_digit, there are two SSA_NAMEs with version 2: This is already wrong :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27056