simplify-rtx.c
208 KB
-
re PR target/83930 (ICE: RTL check: expected code 'const_int', have 'mem' in… · 09cbbded
re PR target/83930 (ICE: RTL check: expected code 'const_int', have 'mem' in simplify_binary_operation_1, at simplify-rtx.c:3302) PR target/83930 * simplify-rtx.c (simplify_binary_operation_1) <case UMOD>: Use UINTVAL (trueop1) instead of INTVAL (op1). * gcc.dg/pr83930.c: New test. From-SVN: r256915
Jakub Jelinek committed