This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-1.1 release issues
- To: Richard Henderson <rth at cygnus dot com>
- Subject: Re: egcs-1.1 release issues
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sat, 29 Aug 1998 00:07:36 -0600
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <19980828201015.E15907@dot.cygnus.com>you write:
> egcs-1.1 as of 980827 builds the tagged glibc just fine.
> A word of warning though that the tagged glibc is not
> fine on alpha.
>
> After fixing the bugs in glibc (for those who care to try
> a newer cvs version), all tests pass except for
>
> * complex float (see complex-5),
Nothing new here :( I didn't know glibc depended on the complex
extensions. Sigh. I guess we really need to fix them someday.
> * exp10 accuracy (which is currently implemented in terms
> of exp, and so is not surprising).
So would you classify this as an egcs problem or glibc problem?
jeff