This is the mail archive of the
libstdc++-prs@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: libstdc++/23: alpha-dec-osf4.0f: math/mycabsf.c "hard register"compile failure (fwd)
- To: nobody at sourceware dot cygnus dot com
- Subject: Re: libstdc++/23: alpha-dec-osf4.0f: math/mycabsf.c "hard register"compile failure (fwd)
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: 10 Jan 2000 21:47:00 -0000
- Cc: libstdc++-prs at sourceware dot cygnus dot com,
- Reply-To: Benjamin Kosnik <bkoz at cygnus dot com>
The following reply was made to PR libstdc++/23; it has been noted by GNATS.
From: Benjamin Kosnik <bkoz@cygnus.com>
To: libstdc++-gnats@sourceware.cygnus.com
Cc:
Subject: Re: libstdc++/23: alpha-dec-osf4.0f: math/mycabsf.c "hard register"
compile failure (fwd)
Date: Mon, 10 Jan 2000 13:45:56 -0800 (PST)
---------- Forwarded message ----------
Date: Mon, 10 Jan 2000 13:37:35 -0800
From: Richard Henderson <rth@cygnus.com>
To: Benjamin Kosnik <bkoz@cygnus.com>
Subject: Re: libstdc++/23: alpha-dec-osf4.0f: math/mycabsf.c "hard register"
compile failure (fwd)
On Mon, Jan 10, 2000 at 01:33:19PM -0800, Benjamin Kosnik wrote:
> Hey man. This is the complex stuff I was talking about. You had said (if i
> remember correctly) that this is now a hard failure, whereas before it was
> just silently failing. . . is there an ETA for complex to work on alpha,
> and/or a specific compiler release to use?? (v3 requires >= 2.95.1)
Some of this functions in current cvs. Dunno about this specific case.
In no compiler do we properly follow the Alpha ABI wrt complex numbers.
There is no ETA for this either.
r~