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]
Other format: [Raw text]

Re: Floating point registers vs. LOAD_EXTEND_OP on alpha


    What we need to do is run some benchmarks and decide if LOAD_EXTEND_OP
    should be removed, or (much more likely) we remove (or obfuscate) the
    bits that claims that we can load SImode values into FP registers.

I'd very strongly recommend the latter.  I've seens lots of other problems
with SImode in FP.


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