mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-25 12:05:06 +08:00
* config/cris/cris.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define to 1.
From-SVN: r123043
This commit is contained in:
parent
bd994a48f6
commit
c3271cd263
@ -1,3 +1,7 @@
|
|||||||
|
2007-03-19 Hans-Peter Nilsson <hp@axis.com>
|
||||||
|
|
||||||
|
* config/cris/cris.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define to 1.
|
||||||
|
|
||||||
2007-03-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
2007-03-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||||
|
|
||||||
* pa.md: Add fpstore_load and store_fpload instruction types. Provide
|
* pa.md: Add fpstore_load and store_fpload instruction types. Provide
|
||||||
|
@ -1414,6 +1414,9 @@ enum cris_pic_symbol_type
|
|||||||
|
|
||||||
#define NO_IMPLICIT_EXTERN_C
|
#define NO_IMPLICIT_EXTERN_C
|
||||||
|
|
||||||
|
/* No specific purpose other than warningless compatibility. */
|
||||||
|
#define HANDLE_PRAGMA_PACK_PUSH_POP 1
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Local variables:
|
* Local variables:
|
||||||
* eval: (c-set-style "gnu")
|
* eval: (c-set-style "gnu")
|
||||||
|
Loading…
Reference in New Issue
Block a user