simplify-rtx.c
176 KB
-
re PR rtl-optimization/63843 (wrong code generation at -O1 and higher) · 05f9c675
PR rtl-optimization/63843 * simplify-rtx.c (simplify_binary_operation_1) <case ASHIFTRT>: For optimization of ashiftrt of subreg of lshiftrt, check that code is ASHIFTRT. * gcc.c-torture/execute/pr63843.c: New test. From-SVN: r217753
Jakub Jelinek committed