From 461b48d5448f2594e13e085c9f69b15d328ed032 Mon Sep 17 00:00:00 2001 From: John David Anglin Date: Wed, 8 May 2002 23:10:59 +0000 Subject: pa-64.h (MAX_WCHAR_TYPE_SIZE): Delete. * pa/pa-64.h (MAX_WCHAR_TYPE_SIZE): Delete. * pa/pa.h (MAX_WCHAR_TYPE_SIZE): Delete. From-SVN: r53309 --- gcc/config/pa/pa-64.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/config/pa/pa-64.h') diff --git a/gcc/config/pa/pa-64.h b/gcc/config/pa/pa-64.h index 416e079..2658038 100644 --- a/gcc/config/pa/pa-64.h +++ b/gcc/config/pa/pa-64.h @@ -69,7 +69,6 @@ Boston, MA 02111-1307, USA. */ FP codes supplied by HP we'll keep it at 64 bits. */ #undef LONG_DOUBLE_TYPE_SIZE #define LONG_DOUBLE_TYPE_SIZE 64 -#define MAX_WCHAR_TYPE_SIZE 32 /* Temporary until we figure out what to do with those *(&@$ 32bit relocs which appear in stabs. */ -- cgit v1.1