mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 01:50:34 +08:00
* config/mep/mep.h (CPP_SPEC): Remove __cop macro.
From-SVN: r149069
This commit is contained in:
parent
e2491744cc
commit
bae381358c
@ -1,5 +1,7 @@
|
||||
2009-06-29 DJ Delorie <dj@redhat.com>
|
||||
|
||||
* config/mep/mep.h (CPP_SPEC): Remove __cop macro.
|
||||
|
||||
* doc/extend.texi: Add MeP attributes and pragmas.
|
||||
* doc/invoke.text: Add MeP Options.
|
||||
* doc/contrib.texi: Add MeP contribution.
|
||||
|
@ -34,7 +34,6 @@ along with GCC; see the file COPYING3. If not see
|
||||
-D__vliw=__attribute__((vliw)) \
|
||||
-D__interrupt=__attribute__((interrupt)) \
|
||||
-D__disinterrupt=__attribute__((disinterrupt)) \
|
||||
-D__cop=__attribute__((cop)) \
|
||||
%{!meb:%{!mel:-D__BIG_ENDIAN__}} \
|
||||
%{meb:-U__LITTLE_ENDIAN__ -D__BIG_ENDIAN__} \
|
||||
%{mel:-U__BIG_ENDIAN__ -D__LITTLE_ENDIAN__} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user