Commit c1d5acdb by David O'Brien Committed by David O'Brien

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
parent 298a037c
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 \
{ \
......
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