OSDN Git Service

2010-11-04 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Nov 2010 14:07:48 +0000 (14:07 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Nov 2010 14:07:48 +0000 (14:07 +0000)
commitcff59264979ac113cb524bab195840adbeca930c
tree9dfb1a2c2186d79896700632d2853ce4acacea9e
parent8546bbc21445d6a10493304dc5c2d8136aec940e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166312 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr45991.c [new file with mode: 0644]