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] (1/3) Add back libgcc-math


On Fri, 17 Nov 2006, Joseph S. Myers wrote:

> On Thu, 16 Nov 2006, Richard Guenther wrote:
> 
> > + case "${target}" in
> > +   x86_64-*-linux*)
> > +     enable_libgcc_math=yes ;;
> > +   *)
> > +     enable_libgcc_math=no ;;
> > + esac
> 
> Should also enable by default for i?86-*-linux* --enable-targets=all.

Indeed - thanks for noticing.

Richard.

--
Richard Guenther <rguenther@suse.de>
Novell / SUSE Labs


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