------- Comment #2 from djszapi at archlinux dot us  2009-11-20 19:59 -------
(In reply to comment #1)
>   D.2919_10 = C39PAT[0][-2147483647];
> 
> Well there is an array subscript is below array bounds.
> 
> It is hard for GCC to figure out that is dead code really without full
> unrolling ...
> 

If you look at the code you can see 'there is an array subscript is below array
bounds' situation can't be occured! So it's a gcc bug I think so definetely.


-- 


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

Reply via email to