This is the mail archive of the gcc@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]

Re: CLOBBER MEM in stack ops on x86


On Wed, Nov 21, 2001 at 09:18:52PM -0500, Richard Kenner wrote:
> If I understand the issue you are raising correctly, why is this problem
> unique to the epilogue?

It isn't.

> What prevents stores into the allocated area from being
> scheduled past that SP restore?

Nothing; it just doesn't happen as often.


r~


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