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 (3.3): Handle infinite denomals in gjavah


Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com> writes:

> Permission to move from mainline to 3.3 in order to fix long-standing
> bootstrap failure on alpha-unknown-freebsd*?  Only a slight edit from
> Zack's patch on mainline, I eyed it in the new context.  Bootstrapped
> alpha-unknown-freebsd4.7,5.0 & i386-unknown-freebsd4.8 with no regressions.

You will need to bring over the follow-up Makefile patch too:

2003-03-23  Zack Weinberg  <zack at codesourcery dot com>

        * configure.in: Check whether it is necessary to link against
        libm to use ldexp.
        * configure: Regenerate.
        * Makefile.in: Add LDEXP_LIB substitution variable.
        * java/Make-lang.in: Link jcf-dump against $(LDEXP_LIB).

zw


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