-
- Downloads
"libgcc/dfp-bit.c" did not exist on "7292b8e4bac5eaf830e81b38be439719ecee8cf3"
re PR middle-end/91866 (Sign extend of an int is not recognized)
PR middle-end/91866 * match.pd (((T)(A)) + CST -> (T)(A + CST)): Formatting fix. (((T)(A + CST1)) + CST2 -> (T)(A) + (T)CST1 + CST2): New optimization. * gcc.dg/tree-ssa/pr91866.c: New test. From-SVN: r276096
Loading
Please register or sign in to comment