entered into RCS
authorTom Wood <wood@gnu.org>
Tue, 21 Apr 1992 18:00:03 +0000 (18:00 +0000)
committerTom Wood <wood@gnu.org>
Tue, 21 Apr 1992 18:00:03 +0000 (18:00 +0000)
From-SVN: r812

gcc/c-convert.c

index 968f744..a4b5a8b 100644 (file)
@@ -268,7 +268,6 @@ convert_to_integer (type, expr)
 
        case NEGATE_EXPR:
        case BIT_NOT_EXPR:
-       case ABS_EXPR:
          {
            register tree typex = type;