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: [PATCH] [4.2 Stage2 Project] Add libgcc-math target library


OK, with trunk, plus:
<http://gcc.gnu.org/ml/gcc-patches/2006-02/msg00026.html>
<http://gcc.gnu.org/ml/gcc-patches/2006-02/msg00032.html>
<http://gcc.gnu.org/ml/gcc-patches/2006-02/msg00035.html>

I did a quick non-bootstrap build on i386-apple-darwin8.4.1 and it compiles libgcc-math. Great! There are some other issues related to actuall using libgcc-math on Darwin which I will discuss in a follow- up mail, after which I'll do a bootstrap build

Shantonu

On Feb 1, 2006, at 3:33 AM, Richard Guenther wrote:


Can people with the fenv/math.h problems try the following patch on top
of the fixes I committed earlier? It tries to get rid of the math.h
use completely. It does not (yet) solve the inttypes problem - Rainer
Orth is supposed to have a patch for that.


Works for me on x86_64-unknown-linux and i686-pc-linux-gnu.

Ok for mainline if reported to be ok?



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