aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2002-03-03 15:37:32 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2002-03-03 15:37:32 +0000
commit9a571cfd9db11887adbf8917aa1641047bcfd012 (patch)
treec18f13651fa7c669582e3982c33192554fc85074 /gcc/config/xtensa
parentca7558fcc6fe1ccfcbc91c1f2017b6706eae4cf3 (diff)
downloadgcc-9a571cfd9db11887adbf8917aa1641047bcfd012.zip
gcc-9a571cfd9db11887adbf8917aa1641047bcfd012.tar.gz
gcc-9a571cfd9db11887adbf8917aa1641047bcfd012.tar.bz2
1750a.h, [...] (CHAR_TYPE_SIZE): Delete.
* 1750a.h, avr.h, convex.h, d30v.h, dsp16xx.h, fr30.h, ia64.h, m68hc11.h, m88k.h, mips.h, pdp11.h, rs6000.h, sparc.c, stormy16.h, xtensa.h, vmsdbgout.c (CHAR_TYPE_SIZE): Delete. From-SVN: r50256
Diffstat (limited to 'gcc/config/xtensa')
-rw-r--r--gcc/config/xtensa/xtensa.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/xtensa/xtensa.h b/gcc/config/xtensa/xtensa.h
index 428ed47..39a2878 100644
--- a/gcc/config/xtensa/xtensa.h
+++ b/gcc/config/xtensa/xtensa.h
@@ -253,7 +253,6 @@ extern unsigned xtensa_current_frame_size;
#define LONG_TYPE_SIZE 32
#define MAX_LONG_TYPE_SIZE 32
#define LONG_LONG_TYPE_SIZE 64
-#define CHAR_TYPE_SIZE BITS_PER_UNIT
#define FLOAT_TYPE_SIZE 32
#define DOUBLE_TYPE_SIZE 64
#define LONG_DOUBLE_TYPE_SIZE 64