Commit 17720332 by Andrew MacLeod Committed by Andrew Macleod

linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.


2002-03-12  Andrew MacLeod  <amacleod@redhat.com>

	* config/sparc/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
	* config/sparc/linux64.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.

From-SVN: r50656
parent cd49f073
2002-03-12 Andrew MacLeod <amacleod@redhat.com>
* config/sparc/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
* config/sparc/linux64.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
2002-03-12 Andrew MacLeod <amacleod@redhat.com>
* config/sparc/sparc.h (RETURN_ADDR_RTX): Include v9 stack bias in
address calculation.
......
......@@ -21,6 +21,8 @@ Boston, MA 02111-1307, USA. */
#define LINUX_DEFAULT_ELF
#define HANDLE_PRAGMA_PACK_PUSH_POP
/* Don't assume anything about the header files. */
#define NO_IMPLICIT_EXTERN_C
......
......@@ -21,6 +21,8 @@ Boston, MA 02111-1307, USA. */
#define LINUX_DEFAULT_ELF
#define HANDLE_PRAGMA_PACK_PUSH_POP
/* Don't assume anything about the header files. */
#define NO_IMPLICIT_EXTERN_C
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment