undefine SHIFT_COUNT_TRUNCATED
From-SVN: r2613
This commit is contained in:
parent
e62365fa52
commit
d089a2797e
@ -727,7 +727,7 @@ enum reg_class {
|
||||
/* Define if shifts truncate the shift count
|
||||
which implies one can omit a sign-extension or zero-extension
|
||||
of a shift count. */
|
||||
#define SHIFT_COUNT_TRUNCATED
|
||||
/* #define SHIFT_COUNT_TRUNCATED */
|
||||
|
||||
/* Value is 1 if truncating an integer of INPREC bits to OUTPREC bits
|
||||
is done just by pretending it is already truncated. */
|
||||
|
Loading…
Reference in New Issue
Block a user