summaryrefslogtreecommitdiff
path: root/gcc/mode-classes.def
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/mode-classes.def')
-rw-r--r--gcc/mode-classes.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/mode-classes.def b/gcc/mode-classes.def
index a94fd614603..7207ef7712b 100644
--- a/gcc/mode-classes.def
+++ b/gcc/mode-classes.def
@@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see
DEF_MODE_CLASS (MODE_CC), /* condition code in a register */ \
DEF_MODE_CLASS (MODE_INT), /* integer */ \
DEF_MODE_CLASS (MODE_PARTIAL_INT), /* integer with padding bits */ \
- DEF_MODE_CLASS (MODE_POINTER_BOUNDS), /* bounds */ \
DEF_MODE_CLASS (MODE_FRACT), /* signed fractional number */ \
DEF_MODE_CLASS (MODE_UFRACT), /* unsigned fractional number */ \
DEF_MODE_CLASS (MODE_ACCUM), /* signed accumulator */ \