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: Bug on PA-RISC


>  > I think that we would get better floating point code if it were not
>  > necessary to disparage floating point register copies.
> We only disparage them in integer modes -- which IMHO is the right thing
> to do.  We only want to use FP registers for integer thingies when doing
> xmpyu.  

There appears to be one for float thingies at line 2947 (DFmode,
TARGET_64BIT).

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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