entered into RCS

From-SVN: r812
This commit is contained in:
Tom Wood 1992-04-21 18:00:03 +00:00
parent 3eb2ae156c
commit cc0218f78f

View File

@ -268,7 +268,6 @@ convert_to_integer (type, expr)
case NEGATE_EXPR: case NEGATE_EXPR:
case BIT_NOT_EXPR: case BIT_NOT_EXPR:
case ABS_EXPR:
{ {
register tree typex = type; register tree typex = type;