Bug in loop optimize (invalid postinc to preinc transformation)

dewar@gnat.com dewar@gnat.com
Thu Dec 28 20:33:00 GMT 2000


<<Only if the compiler guarantees that no array will ever be placed
across the wrapping boundary.
>>

I don't understand, pointer incrementation must work through an array
regardless. Wrapping is simply not a semantically relevant notion when
it comes to pointers.


More information about the Gcc mailing list