re PR middle-end/32559 (ICE with vector arithmetic)
PR middle-end/32559
* fold-const.c (fold-binary) [PLUS_EXPR]: Convert ~X + X to 1 or
X + ~X to 1 only for INTEGRAL_TYPE_P type.
testsuite/ChangeLog:
PR middle-end/32559
* gcc.dg/pr32559.c: New test.
From-SVN: r126164
Showing
gcc/testsuite/gcc.dg/pr32559.c
0 → 100644
Please
register
or
sign in
to comment