Gary Sandine a écrit :

> On Wed, Oct 10, 2001 at 09:32:55PM -0400, Matt Wilson wrote:
> > I'm unaware of any MMX related bug in the gcc 2.96 errata packages
> > released for the Red Hat Linux 7.x series.
>
> My understanding is that GCC 2.x (96 <= x <= 98) ignores MMX routines; one
> should use gcc 2.95 or gcc 3.0 in this case (i.e. a gcc release version).
>

AFAIK _all_ gcc versions prior to 3.0 ignore MMX, they just insert youtr asm
clauses
in the asm output they insert.  The MMX handling is done by the assembler
(ie binutils)
not by gcc.

--
                Jean Francois Martinez

The Independence project: because Linux should be for everyone
http://independence.seul.org





_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to