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]

My last question


I see the way it was done was to avoid reassigning stack slots to objects
of a different alias set.  That will indeed solve the problem but will
also have the effect, for most purposes, of disabling the sharing of temporary
slots.  So I'd like to find some other approach if we can.

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