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] Conditional floating move on Sparc64 when ! TARGET_HARD_QUAD


On Tue, Dec 07, 1999 at 06:15:46PM -0800, David S. Miller wrote:
>    You should just gen up the appropriate DFmode hard reg instead.
> 
> Doesn't work Richard, I tried that over a year ago and
> that is precisely what lead to the problem in the first
> place.  What you suggest confuses Haifa's note restoration
> mechanism and results in an abort.

Guess what: all of Haifa's note manipulation code is now gone.  ;-)
It'll work.


r~


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