Commit 0d74d20f by Michael Hayes Committed by Michael Hayes

* config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.

From-SVN: r32736
parent 194c7c45
2000-03-25 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
* config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.
2000-03-24 Richard Henderson <rth@cygnus.com> 2000-03-24 Richard Henderson <rth@cygnus.com>
* tree.c (lang_safe_for_unsave): Remove. * tree.c (lang_safe_for_unsave): Remove.
......
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
#define CPP_SPEC "\ #define CPP_SPEC "\
%{!m30:%{!m31:%{!m32:%{!m33:%{!mcpu=30:%{!mcpu=31:%{!mcpu=32:%{!mcpu=33:\ %{!m30:%{!m31:%{!m32:%{!m33:%{!mcpu=30:%{!mcpu=31:%{!mcpu=32:%{!mcpu=33:\
%{!mcpu=40:%{!mcpu=44:%{\ %{!mcpu=40:%{!mcpu=44:%{\
!m40:%{!m44:-D_TMS320C4x -D_C4x -D_TMS320C40 -D_C40}}}}}}}}}}}} \ !m40:%{!m44:-D_TMS320C4x -D_C4x -D_TMS320C40 -D_C40}}}}}}}}}}}} \
%{mcpu=30:-D_TMS320C3x -D_C3x -D_TMS320C30 -D_C30 } \ %{mcpu=30:-D_TMS320C3x -D_C3x -D_TMS320C30 -D_C30 } \
%{m30:-D_TMS320C3x -D_C3x -D_TMS320C30 -D_C30 } \ %{m30:-D_TMS320C3x -D_C3x -D_TMS320C30 -D_C30 } \
%{mcpu=31:-D_TMS320C3x -D_C3x -D_TMS320C31 -D_C31 } \ %{mcpu=31:-D_TMS320C3x -D_C3x -D_TMS320C31 -D_C31 } \
......
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