fold-const.c
503 KB
-
re PR middle-end/45876 (ICE: verify_gimple failed) · 828fde80
PR middle-end/45876 * fold-const.c (fold_binary_loc) <case BIT_AND_EXPR>: Use arg0's type or its unsigned counterpart as utype. Convert arg1 to utype unconditionally. * gcc.c-torture/compile/pr45876.c: New test. From-SVN: r164943
Jakub Jelinek committed