mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-18 14:30:42 +08:00
i386.h (__amd64, __amd64__): Remove duplicates.
2003-12-14 David O'Brien <obrien@FreeBSD.org> * config/i386/i386.h (__amd64, __amd64__): Remove duplicates. (committed as obvious) From-SVN: r74626
This commit is contained in:
parent
298a037c2a
commit
c1d5acdb6e
@ -1,3 +1,7 @@
|
||||
2003-12-14 David O'Brien <obrien@FreeBSD.org>
|
||||
|
||||
* config/i386/i386.h (__amd64, __amd64__): Remove duplicates.
|
||||
|
||||
2003-12-14 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* c-common.h (c_parse_error): Declare it.
|
||||
|
@ -551,8 +551,6 @@ extern int x86_prefetch_sse;
|
||||
builtin_define ("__amd64__"); \
|
||||
builtin_define ("__x86_64"); \
|
||||
builtin_define ("__x86_64__"); \
|
||||
builtin_define ("__amd64"); \
|
||||
builtin_define ("__amd64__"); \
|
||||
} \
|
||||
else \
|
||||
{ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user