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:
David O'Brien 2003-12-15 10:12:09 +00:00 committed by David O'Brien
parent 298a037c2a
commit c1d5acdb6e
2 changed files with 4 additions and 2 deletions

View File

@ -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.

View File

@ -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 \
{ \