Commit 2a2001be by Inaoka Kazuhiro Committed by Nick Clifton

* config/m32r/m32r.h (CPP_SPEC): Define.

From-SVN: r76275
parent e03a6fb7
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)"
......
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