Commit f60ebeb7 by David S. Miller Committed by David S. Miller

2002-05-04 David S. Miller <davem@redhat.com>

	* config/sparc/linux.h, config/sparc/linux64.h
	(HANDLE_PRAGMA_PACK_PUSH_POP): Don't define twice.

From-SVN: r53179
parent 214c6394
2002-05-04 David S. Miller <davem@redhat.com>
* config/sparc/linux.h, config/sparc/linux64.h
(HANDLE_PRAGMA_PACK_PUSH_POP): Don't define twice.
* config/sparc/sparc.c (sparc_rtx_costs): Describe costs of
more RTX codes.
* config/sparc/sparc.h (RTX_COSTS_CASES): List those new codes.
......
......@@ -21,8 +21,6 @@ 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,8 +21,6 @@ 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