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
This commit is contained in:
parent
214c63949d
commit
f60ebeb78f
@ -1,5 +1,8 @@
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user