elf.h (HANDLE_PRAGMA_PUSH_POP): Define.

gcc/
	* config/mips/elf.h (HANDLE_PRAGMA_PUSH_POP): Define.

From-SVN: r117552
This commit is contained in:
Richard Sandiford 2006-10-08 07:35:47 +00:00 committed by Richard Sandiford
parent dc2a079607
commit b994ed9b6c
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2006-10-08 Richard Sandiford <richard@codesourcery.com>
* config/mips/elf.h (HANDLE_PRAGMA_PUSH_POP): Define.
2006-10-07 Kazu Hirata <kazu@codesourcery.com>
* gimplify.c, sched-int.h: Fix comment typos.

View File

@ -50,3 +50,5 @@ Boston, MA 02110-1301, USA. */
#define ENDFILE_SPEC "crtend%O%s crtn%O%s"
#define NO_IMPLICIT_EXTERN_C 1
#define HANDLE_PRAGMA_PACK_PUSH_POP 1