(ONLY_INT_FIELDS): No longer needed.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 10 Apr 1993 15:00:08 +0000 (11:00 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 10 Apr 1993 15:00:08 +0000 (11:00 -0400)
From-SVN: r4080

gcc/config/alpha/xm-alpha.h

index 775225f97e27fd88df9c76f51a82423d7854bf54..20e5e8540abb97a2060db0624638b73b1b7b2303 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration for GNU C-compiler for DEC Alpha.
-   Copyright (C) 1990 Free Software Foundation, Inc.
+   Copyright (C) 1990, 192, 1993 Free Software Foundation, Inc.
    Contributed by Richard Kenner (kenner@nyu.edu).
 
 This file is part of GNU CC.
@@ -59,7 +59,3 @@ extern char *malloc (), *realloc (), *sbrk (), *calloc ();
 #endif
 
 #include "string.h"
-
-#ifndef __GNUC__
-#define ONLY_INT_FIELDS
-#endif