re PR c/48742 (Internal error in gimplify_expr)
authorJakub Jelinek <jakub@redhat.com>
Wed, 27 Apr 2011 07:04:25 +0000 (09:04 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 27 Apr 2011 07:04:25 +0000 (09:04 +0200)
commit5c2f94b4f51d7bff3ffce905dacd5c5e65995f3c
treea5cf63c6b155697314b7c9ddfb573873ba3f81c9
parenta4bd198ceeb0445d62574073a8326312a284a16b
re PR c/48742 (Internal error in gimplify_expr)

PR c/48742
* c-typeck.c (build_binary_op): Don't wrap arguments if
int_operands is true.

* gcc.c-torture/compile/pr48742.c: New test.

From-SVN: r173011
gcc/ChangeLog
gcc/c-typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr48742.c [new file with mode: 0644]