This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] testsuite fix for math tests on darwin
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gdr at acm dot org, gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Wed, 9 Jun 2004 12:08:12 -0500
- Subject: Re: [patch] testsuite fix for math tests on darwin
- Organization: Red Hat / Chicago
- References: <20040609012558.6036a4b4.bkoz@redhat.com><200406091649.i59GnfP21681@tin.geop.uc.edu>
>So this patch which removes that check for -lm and also removes it for
>-lmath, these look like they were done before MATH_LIBRARY was around
>so they become redundent.
>
>
>Bootstrapped on powerpc-apple-darwin with no regressions and those test
>cases passes now.
Great. This looks good to me, but I cannot approve this.
It would be nice if somebody else would, however....
-benjamin