(SIZE_TYPE): Deleted.
authorRichard Stallman <rms@gnu.org>
Mon, 10 May 1993 03:39:38 +0000 (03:39 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 10 May 1993 03:39:38 +0000 (03:39 +0000)
From-SVN: r4405

gcc/config/sparc/sparc.h

index 6aa23a4cba6288554b5228d02bd0067eb3a4860b..658c88bdfe41ca8133d629322103b7b2cdbd587d 100644 (file)
@@ -54,7 +54,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #endif
 
 #define PTRDIFF_TYPE "int"
-#define SIZE_TYPE "int"
+/* In 2.4 it should work to delete this.
+   #define SIZE_TYPE "int"  */
 #define WCHAR_TYPE "short unsigned int"
 #define WCHAR_TYPE_SIZE 16