* config/xtensa/xtensa.h: Delete ifndefs with nothing inside them.
authorBob Wilson <bwilson@gcc.gnu.org>
Mon, 2 Dec 2002 21:24:44 +0000 (21:24 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Mon, 2 Dec 2002 21:24:44 +0000 (21:24 +0000)
From-SVN: r59740

gcc/ChangeLog
gcc/config/xtensa/xtensa.h

index 83486693662d4d4b6e3f0147b6f15a1ce17e77c2..7d2ee31bc6f8f24f8ff1c656edab602c3e1da1db 100644 (file)
@@ -1,4 +1,8 @@
-i2002-12-02  Craig Rodrigues  <rodrigc@gcc.gnu.org>
+2002-12-02  Bob Wilson  <bob.wilson@acm.org>
+
+       * config/xtensa/xtensa.h: Delete ifndefs with nothing inside them.
+
+2002-12-02  Craig Rodrigues  <rodrigc@gcc.gnu.org>
 
        * configure.in: Use "missing" script to generate warning if
        flex or bison programs not found, instead of invoking "false".
index d1867a2b4ce0464488f326123dab6552dbfbdd0e..c495ef11af20d4c697cfaccd9f77088f28c7a069 100644 (file)
@@ -247,12 +247,6 @@ extern unsigned xtensa_current_frame_size;
 #define DOUBLE_TYPE_SIZE 64
 #define LONG_DOUBLE_TYPE_SIZE 64
 
-/* Tell the preprocessor the maximum size of wchar_t.  */
-#ifndef MAX_WCHAR_TYPE_SIZE
-#ifndef WCHAR_TYPE_SIZE
-#endif
-#endif
-
 /* Allocation boundary (in *bits*) for storing pointers in memory.  */
 #define POINTER_BOUNDARY 32