aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog3
-rw-r--r--gcc/config/sparc/linux.h2
-rw-r--r--gcc/config/sparc/linux64.h2
3 files changed, 3 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 7a22287..da62289 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.
diff --git a/gcc/config/sparc/linux.h b/gcc/config/sparc/linux.h
index ccf4ce0..dc4b50a 100644
--- a/gcc/config/sparc/linux.h
+++ b/gcc/config/sparc/linux.h
@@ -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
diff --git a/gcc/config/sparc/linux64.h b/gcc/config/sparc/linux64.h
index c7950a8..105f954 100644
--- a/gcc/config/sparc/linux64.h
+++ b/gcc/config/sparc/linux64.h
@@ -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