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: vax vs real_arithmetic


On Wed, 9 Jan 2002, Richard Henderson wrote:

> On Wed, Jan 09, 2002 at 05:36:57PM -0500, John David Anglin wrote:
> > I have find the term "REAL_ARITHMETIC" to be confusing.  Why not
> > "EMULATE_REAL_ARITHMETIC"?
> 
> No idea.  It's been that way forever.
> 
> At some point I'd love to rewrite real.c so that it isn't quite
> so full of ifdef hackery, and at that point remove the option of
> using native floating-point operations.

What targets currently don't support floating point emulation when
cross-compiling?

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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