-
- Downloads
re PR middle-end/48136 (verify_gimple failed at -O0)
PR middle-end/48136 * fold-const.c (fold_binary_loc) <case EQ_EXPR, NE_EXPR>: Make sure arg0/arg1 or their arguments are always fold converted to matching types. * gcc.c-torture/compile/pr48136.c: New test. From-SVN: r171041
Showing
- gcc/ChangeLog 5 additions, 0 deletionsgcc/ChangeLog
- gcc/fold-const.c 27 additions, 18 deletionsgcc/fold-const.c
- gcc/testsuite/ChangeLog 3 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.c-torture/compile/pr48136.c 7 additions, 0 deletionsgcc/testsuite/gcc.c-torture/compile/pr48136.c
Loading
Please register or sign in to comment