This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/32500] Loop optimization limits range to size of array used inside loop



------- Comment #8 from ed at fxq dot nl  2007-06-25 16:52 -------
(In reply to comment #0)
> When the size of the loop is increased (in the attached example, to 6 or
> higher) the problem disappears.

This should read:

> When the size of the array is increased (in the attached example, to 6 or
> higher) the problem disappears.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]