Commit 9b780582 by Andreas Jaeger

i386.h (CPP_CPUCOMMON_SPEC): Remove wrong mcpu.

	* config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove wrong
	mcpu.

From-SVN: r48774
parent 12300dad
2002-01-11 Andreas Jaeger <aj@suse.de>,
Brad Lucier <lucier@math.purdue.edu>
* config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove wrong
mcpu.
Fri Jan 11 07:35:12 2002 Douglas B Rupp <rupp@gnat.com>
* config/alpha/vms.h: (MD_FALLBACK_FRAME_STATE_FOR): Fix errors.
......
......@@ -613,7 +613,7 @@ march=athlon|march=athlon-tbird|march=athlon-4|march=athlon-xp\
|march=athlon-mp: -D__3dNOW__ }\
%{march=athlon|march=athlon-tbird|march=athlon-4|march=athlon-xp\
|march=athlon-mp: -D__3dNOW_A__ }\
%{march=mcpu=pentium4: -D__SSE2__ }\
%{march=pentium4: -D__SSE2__ }\
%{!march*:%{!mcpu*:%{!m386:%{!m486:%{!mpentium*:%(cpp_cpu_default)}}}}}"
#ifndef CPP_CPU_SPEC
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment