* config/m32r/m32r.h (CPP_SPEC): Define.
From-SVN: r76275
This commit is contained in:
parent
e03a6fb7b6
commit
2a2001bed5
@ -1,3 +1,7 @@
|
||||
2004-01-21 Inaoka Kazuhiro <inaoka.kazuhiro@renesas.com>
|
||||
|
||||
* config/m32r/m32r.h (CPP_SPEC): Define.
|
||||
|
||||
2004-01-21 Zack Weinberg <zack@codesourcery.com>
|
||||
|
||||
* c-decl.c (merge_decls): Kill different_binding_level and
|
||||
|
@ -184,6 +184,8 @@
|
||||
{ "relax", RELAX_SPEC }, \
|
||||
SUBTARGET_EXTRA_SPECS
|
||||
|
||||
#define CPP_SPEC "%(cpp_cpu)"
|
||||
|
||||
#undef CC1_SPEC
|
||||
#define CC1_SPEC "%{G*} %(cc1_cpu)"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user