[Bug target/26726] -fivopts producing out of bounds array refs

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 1 15:09:00 GMT 2006



------- Comment #13 from rguenth at gcc dot gnu dot org  2006-05-01 15:09 -------
This is now a target specific problem, on i?86 and x86_64 we are left with an
offset of -4B and so referencing &a[5] in the exit condition.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |target
 GCC target triplet|                            |i?86-*-* x86_64-*-*


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



More information about the Gcc-bugs mailing list