summaryrefslogtreecommitdiff
path: root/gcc/config/sparc/xm-sparc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sparc/xm-sparc.h')
-rw-r--r--gcc/config/sparc/xm-sparc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/sparc/xm-sparc.h b/gcc/config/sparc/xm-sparc.h
index 23cafdc3250..eab6c74cda6 100644
--- a/gcc/config/sparc/xm-sparc.h
+++ b/gcc/config/sparc/xm-sparc.h
@@ -20,12 +20,6 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This describes the machine the compiler is hosted on. */
-#define HOST_BITS_PER_CHAR 8
-#define HOST_BITS_PER_SHORT 16
-#define HOST_BITS_PER_INT 32
-#define HOST_BITS_PER_LONG 32
-#define HOST_BITS_PER_LONGLONG 64
-
/* Doubles are stored in memory with the high order word first. This
matters when cross-compiling. */
#define HOST_WORDS_BIG_ENDIAN 1