+2003-03-14 Andreas Jaeger <aj@suse.de>
+
+ * config/i386/linux64.h (CPP_SPEC): Define __LP64__ and _LP64 for
+ 64-bit.
+
2003-03-12 Richard Henderson <rth@redhat.com>
PR opt/8178
#define CPP_PREDEFINES "-D__ELF__ -Dunix -D__gnu_linux__ -Dlinux -Asystem(posix)"
#undef CPP_SPEC
-#define CPP_SPEC "%(cpp_cpu) %{fPIC:-D__PIC__ -D__pic__} %{fpic:-D__PIC__ -D__pic__} %{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT} %{!m32:-D__LONG_MAX__=9223372036854775807L}"
+#define CPP_SPEC "%(cpp_cpu) %{fPIC:-D__PIC__ -D__pic__} %{fpic:-D__PIC__ -D__pic__} %{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT} \
+ %{!m32:-D__LONG_MAX__=9223372036854775807L -D__LP64__ -D_LP64}"
/* The svr4 ABI for the i386 says that records and unions are returned
in memory. In the 64bit compilation we will turn this flag off in