This is the mail archive of the gcc-bugs@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: i386-sse-*.c fails on mainline


On Mon, 6 May 2002, Richard Henderson wrote:

> On Mon, May 06, 2002 at 07:08:25PM +0100, Bernd Schmidt wrote:
> > + %{msse2: -D__SSE2_BUILTINS__ }\
> >   %{march=pentium4: -D__SSE2__ }\
> 
> Better, I think, to define __SSE2__ instead, as with -march=pentium4.

That wouldn't work unless -march=pentium4 also enables the builtins.


Bernd


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