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

Re: [PATCH] Attempt to fix execute/20000419-1 (sibcall related)


On Fri, Jul 07, 2000 at 07:30:14PM +0200, Jakub Jelinek wrote:
> The outgoing arguments are forced into alias set 0, so nothing should move
> over them (that was my 2000-06-23 patch which solved other testcases).

I'd completely forgotten about this.

Ok, the only thing I'd prefer to see changed from your
patch is for you to use an sbitmap instead of a char array.



r~

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