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: SSE definitions for Athlons seem inconsistent


Luca Barbieri wrote:-

> I'm not sure about this, but SSE definitions for Athlon targets seem
> inconsistent: in i386.c PTA_SEE is defined for 4, xp, mp but in i386.h
> __SSE__ is only defined for tbird, xp, mp and __tune_athlon_sse__ for 4,
> xp, mp.
> 
> IMHO __SSE__ should be undefined for tbird and defined for 4.

This is being fixed by a pending patch.

Neil.


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