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


On Tuesday, February 25, 2003, at 03:03 PM, David Edelsohn wrote:
	The PowerPC *BSD developers started discussing how to avoid using
FPRs for integer moves.

http://gcc.gnu.org/ml/gcc/2002-10/msg00707.html


Sigh.

We cannot guarantee that FPRs will not be implicitly used, but we
can discourage FPRs for DImode.  Would that be a useful improvement?

Yes. Though, might as well go all the way.



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