SMS scheduling

Richard Henderson rth@redhat.com
Mon Oct 4 17:20:00 GMT 2004


On Mon, Oct 04, 2004 at 11:01:57AM +0200, Mostafa Hagog wrote:
> And if they belong to the same alias sets (even when they have
> different base objects) that means that the accesses that
> belong to different iterations may alias, right ?

No.  If they are for different base objects, they cannot alias,
since it is illegal to iterate past the end of one object into
another object.


r~



More information about the Gcc mailing list