]> git.neil.brown.name Git - history.git/commit
[PATCH] x86_64: Prevent gcc from generating MMX code by mistake.
authorAndi Kleen <ak@suse.de>
Tue, 11 Jan 2005 09:50:25 +0000 (01:50 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 11 Jan 2005 09:50:25 +0000 (01:50 -0800)
commitf9e78f69a9e7649b668545aa4ee91559e01e571a
treee7a66bec16011d84c9cf1de2dafe116cb616882d
parent62672609abaa73d6c47796ccc6033ce04b55d935
[PATCH] x86_64: Prevent gcc from generating MMX code by mistake.

This will help only on gcc 4+.  On older gccs there is a workaround too, but
it is so ugly and there are no actual observed failures that I didn't apply
it.

Signed-off-by: Andi Kleen <ak@suse.de>
Cc: <rth@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/Makefile