v850.h: Move define of __v850__ from CPP_PREDEFINES to CPP_SPEC.
authorNick Clifton <nickc@cygnus.com>
Mon, 20 Oct 1997 21:33:53 +0000 (21:33 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 20 Oct 1997 21:33:53 +0000 (15:33 -0600)
commitddbd8d361909ab85322137e608bbb1952a7dacc7
tree26a92730c40a2519312ca9f4b7b9d3432f7f9de5
parent617b50b64138c380694fa3a88054651cc25fff52
v850.h: Move define of __v850__ from CPP_PREDEFINES to CPP_SPEC.

        * v850.h: Move define of __v850__ from CPP_PREDEFINES
        to CPP_SPEC.

        * xm-v850.h: Use __v850 rather than __v850__ to
        identify v850 port.

From-SVN: r16126
gcc/ChangeLog
gcc/config/v850/v850.h
gcc/config/v850/xm-v850.h