-
- Downloads
re PR middle-end/23960 (ICE in compare_values in VRP)
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
Showing
- gcc/ChangeLog 5 additions, 0 deletionsgcc/ChangeLog
- gcc/fold-const.c 1 addition, 1 deletiongcc/fold-const.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.c-torture/compile/pr23960.c 12 additions, 0 deletionsgcc/testsuite/gcc.c-torture/compile/pr23960.c
Loading
Please register or sign in to comment