aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/simplify.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2018-01-20 10:54:06 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2018-01-20 10:54:06 +0100
commit09cbbded0d197f2da4f01be6f90c8535474b8200 (patch)
tree4d6b788cd8b16520ee399d6ae4558099799e7a26 /gcc/fortran/simplify.c
parentf18fee823bb765b1efab04025d28fcf9315fb80b (diff)
downloadgcc-09cbbded0d197f2da4f01be6f90c8535474b8200.zip
gcc-09cbbded0d197f2da4f01be6f90c8535474b8200.tar.gz
gcc-09cbbded0d197f2da4f01be6f90c8535474b8200.tar.bz2
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
Diffstat (limited to 'gcc/fortran/simplify.c')
0 files changed, 0 insertions, 0 deletions