diff options
Diffstat (limited to 'gcc/config/dsp16xx/dsp16xx.h')
-rw-r--r-- | gcc/config/dsp16xx/dsp16xx.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/dsp16xx/dsp16xx.h b/gcc/config/dsp16xx/dsp16xx.h index 0feb5e8966e..a9812830454 100644 --- a/gcc/config/dsp16xx/dsp16xx.h +++ b/gcc/config/dsp16xx/dsp16xx.h @@ -294,11 +294,6 @@ extern int target_flags; /* STORAGE LAYOUT */ -/* Define if you don't want extended real, but do want to use the - software floating point emulator for REAL_ARITHMETIC and - decimal <-> binary conversion. */ -#define REAL_ARITHMETIC - /* Define this if most significant bit is lowest numbered in instructions that operate on numbered bit-fields. */ |