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 11:42:00AM -0700, Richard Henderson wrote:
> On Wed, Jun 08, 2005 at 07:42:22PM +0200, Jan Hubicka wrote:
> > I would preffer this choice, so we have no compatibility issues across
> > non-glibc targets and we can control them closely...
> 
> We don't need to control them closely.  We can create our own separate
> library, if we really want, but I don't want them in libgcc.

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.

	Jakub


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