i386.h (CPP_CPUCOMMON_SPEC): Remove duplicated march.
* config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove duplicated march. From-SVN: r48766
This commit is contained in:
parent
3ac3829f8e
commit
4daeab16eb
@ -1,3 +1,8 @@
|
||||
2002-01-11 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove duplicated
|
||||
march.
|
||||
|
||||
2002-01-10 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* config/alpha/alpha.c (print_operand): Add 'J'.
|
||||
|
@ -603,7 +603,7 @@ extern int ix86_arch;
|
||||
%{mcpu=athlon-4|mcpu=athlon-xp|mcpu=athlon-mp:\
|
||||
-D__tune_athlon_sse__ }\
|
||||
%{mcpu=pentium4:-D__tune_pentium4__ }\
|
||||
%{march=march=athlon-tbird|march=athlon-xp|march=athlon-mp|march=pentium3|march=pentium4:\
|
||||
%{march=athlon-tbird|march=athlon-xp|march=athlon-mp|march=pentium3|march=pentium4:\
|
||||
-D__SSE__ }\
|
||||
%{march=pentium-mmx|march=k6|march=k6-2|march=k6-3\
|
||||
march=athlon|march=athlon-tbird|march=athlon-4|march=athlon-xp\
|
||||
|
Loading…
Reference in New Issue
Block a user