* config/cris/cris.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define to 1.

From-SVN: r123043
This commit is contained in:
Hans-Peter Nilsson 2007-03-18 23:46:02 +00:00 committed by Hans-Peter Nilsson
parent bd994a48f6
commit c3271cd263
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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")