public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: soft floats without newlib
       [not found] <3BC3E079.A1C7EB3.cygnus.gcc@redhat.com>
@ 2001-10-10 15:26 ` Geoff Keating
  0 siblings, 0 replies; only message in thread
From: Geoff Keating @ 2001-10-10 15:26 UTC (permalink / raw)
  To: Tom Rix; +Cc: gcc

trix@redhat.com (Tom Rix) writes:

> Since clarify is down,  I am picking at some of the more obscure c
> torture failures on Aix 5.1
> 
> -msoft-float
> A couple of tests fail because they use the system libm.a which is
> assuming args are being passed in fp regs.
> 
> gcc tests that depend on newlib seems pretty bogus to me.
> Thoughts, flames?

These failures indicate that you can't really use -msoft-float to
build applications under AIX, because there is an ABI mismatch between
GCC and the system library if you use that flag.  (You'll find
you can't pass float parameters to printf, either.)

> Just wanted some opinions.
> I know the correct thing to do is set these cases to XFAIL.

Actually, they should be set to UNSUPPORTED or simply not run.  They
are not bugs, they are testing functionality that is not supposed to work.

-- 
- Geoffrey Keating <geoffk@geoffk.org>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-10-10 15:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3BC3E079.A1C7EB3.cygnus.gcc@redhat.com>
2001-10-10 15:26 ` soft floats without newlib Geoff Keating

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).