This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: SSE definitions for Athlons seem inconsistent
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- To: Luca Barbieri <ldb at ldb dot ods dot org>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Jun 2002 06:28:58 +0100
- Subject: Re: SSE definitions for Athlons seem inconsistent
- References: <1023754182.7042.20.camel@ldb>
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.