summaryrefslogtreecommitdiff
path: root/gcc/config/s390/linux.h
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2002-06-11 20:06:30 -0700
committerRichard Henderson <rth@gcc.gnu.org>2002-06-11 20:06:30 -0700
commit676997cfd2c72fe7a5fa815d78e8a7351072c7d4 (patch)
treea51f218e63a3e610ab83885e2934f450d9444946 /gcc/config/s390/linux.h
parent116b7a5ea82b371a114209bd6b277e72ece51bc1 (diff)
downloadgcc-676997cfd2c72fe7a5fa815d78e8a7351072c7d4.tar.gz
c-common.c (builtin_define_type_max): New.
* c-common.c (builtin_define_type_max): New. (cb_register_builtins): Define __SCHAR_MAX__, __SHRT_MAX__, __INT_MAX__, __LONG_MAX__, __LONG_LONG_MAX__, __CHAR_BIT__. From Joseph S. Myers: * glimits.h: Rewrite to expect the double underscore definitions from the compiler. * config/alpha/unicosmk.h, config/avr/avr.h, config/h8300/h8300.h, config/i386/linux64.h, config/ia64/aix.h, config/ia64/hpux.h, config/ia64/ia64.h, config/m68hc11/m68hc11.h, config/m68hc11/m68hc12.h, config/mips/mips.h, config/mmix/mmix.h, config/mn10200/mn10200.h, config/pa/pa.h, config/rs6000/aix43.h, config/rs6000/aix51.h, config/rs6000/linux64.h, config/s390/linux.h, config/sh/sh.h, config/stormy16/stormy16.h: Don't define any of __SHRT_MAX__, __INT_MAX__, __LONG_MAX__, or __LONG_LONG_MAX__. From-SVN: r54544
Diffstat (limited to 'gcc/config/s390/linux.h')
-rw-r--r--gcc/config/s390/linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/s390/linux.h b/gcc/config/s390/linux.h
index f49e8b5db4f..8e411b80d50 100644
--- a/gcc/config/s390/linux.h
+++ b/gcc/config/s390/linux.h
@@ -55,7 +55,7 @@ Boston, MA 02111-1307, USA. */
-Acpu(s390) -Amachine(s390) -D__s390__"
#define CPP_ARCH31_SPEC ""
-#define CPP_ARCH64_SPEC "-D__s390x__ -D__LONG_MAX__=9223372036854775807L"
+#define CPP_ARCH64_SPEC "-D__s390x__"
#undef CPP_SPEC
#ifdef DEFAULT_TARGET_64BIT