fold-const.c
369 KB
-
re PR middle-end/23960 (ICE in compare_values in VRP) · 3f1dfb41
gcc/ PR tree-optimization/23960 * fold-const.c (fold_binary): Use op0 and op1 instead of arg0 and arg1 if we are passing them to fold_build2. gcc/testsuite/ PR tree-optimization/23960 * gcc.c-torture/compile/pr23960.c: New. From-SVN: r104634
Kazu Hirata committed