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: GCC floating point usage


Geoff --

OK, so we've had some more discussion on the list.

Driving forward, we're still at the point where we need a decision on
whether you will accept a patch to implement the feature as specified,
if clean, etc.

So, will you?

If so, why is it that simply turning off the bits in the MD that allow
for these register->register copies is wrong?  I can see that it might
not result in optimal code in that in a function which is already doing
FP stuff at the source level, you might as well do FP moves -- but
nobody has yet proposed a way of doing better that as even close to being
as simple and reliable as Zack's patch.

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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