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


   Date: Tue, 7 Dec 1999 15:41:17 -0800
   From: Richard Henderson <rth@cygnus.com>

   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.

When Haifa is fully moved to using the core compiler float
information I will revisit this.

Later,
David S. Miller
davem@redhat.com


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