* config/ia64/ia64.h (CPP_SPEC): Include %(cpp_cpu).
From-SVN: r52262
This commit is contained in:
parent
9928a3d53a
commit
1d405c5eba
@ -1,3 +1,7 @@
|
||||
2002-04-13 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* config/ia64/ia64.h (CPP_SPEC): Include %(cpp_cpu).
|
||||
|
||||
2002-04-12 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
Revert these changes:
|
||||
|
@ -210,6 +210,7 @@ extern const char *ia64_fixed_range_string;
|
||||
defines in other tm.h files. */
|
||||
#define CPP_SPEC \
|
||||
"%{mcpu=itanium:-D__itanium__} %{mbig-endian:-D__BIG_ENDIAN__} \
|
||||
%(cpp_cpu) \
|
||||
-D__LONG_MAX__=9223372036854775807L"
|
||||
|
||||
/* This is always "long" so it doesn't "change" in ILP32 vs. LP64. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user