re PR tree-optimization/45991 (ICE: verify_stmts failed: Invalid address operand...
authorRichard Guenther <rguenther@suse.de>
Thu, 4 Nov 2010 14:07:48 +0000 (14:07 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 4 Nov 2010 14:07:48 +0000 (14:07 +0000)
commit844d5fca1fcf3c1adf83b7c0b8e0d8e4141b5c33
tree9dfb1a2c2186d79896700632d2853ce4acacea9e
parente9fcdd9fdfccb59cf22574bb091575f9e5b38ff2
re PR tree-optimization/45991 (ICE: verify_stmts failed: Invalid address operand in in TARGET_MEM_REF. with -fstrict-overflow)

2010-11-04  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/45991
* gimplify.c (force_gimple_operand_1): Use the provded test
function in the initial test.

* gcc.dg/pr45991.c: New testcase.

From-SVN: r166312
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr45991.c [new file with mode: 0644]