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: [RFC] Enable SSE2 math intrinsics for fpmath=sse and fast-math


On Wed, Jun 08, 2005 at 02:47:48PM -0400, Jakub Jelinek wrote:
> My preference would be glibc's libm in the Linux world,
> if various *BSDs want to add it into their libm's and then a standalone
> add-on library for the other OSes.

Indeed.  I wouldn't object if we wanted to put the standalone library
in the gcc source tree at top-level.  I would treat it as if the master
copy of the routines were in glibc, though the configury would have to
differ a bit to live in the gcc tree.



r~


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