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: SSE fix 4 (PR target/7386)


> On Thu, Oct 17, 2002 at 06:54:36PM +0200, Jan Hubicka wrote:
> > > On Tue, Oct 15, 2002 at 10:05:55PM +0200, Jan Hubicka wrote:
> > > > Also did the SSE2 builtins documentation got lost somewhere on the branch?
> > > 
> > > I dunno.
> > > 
> > > > 	* i386.c (builtin_description):Drop cmpg[te]s[sd].
> > > > 	* xmmintrin.h (__mm_cmpg[te]_s[sd]): Rewrite using
> > > > 	swapped alternative.
> > > 
> > > Ok.
> > 
> > Another question, what to do with the testcase?
> > Can we execute testcase on i386 only when SSE is available?  Alernativly
> > I can make it x86-64 only.
> 
> There are already testcases which check if SSE is available, like
> gcc.dg/20020523-1.c

Thanks! Thats exactly what I was looking for.

Honza
> 
> 	Jakub


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