]> git.ipfire.org Git - thirdparty/gcc.git/commit
2009-04-27 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Apr 2009 15:50:05 +0000 (15:50 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Apr 2009 15:50:05 +0000 (15:50 +0000)
commitfd3f8d709e9ac641e6378a12ddc9ce090169a98d
treed2931efd9d30e36b8c46feb3e2e5369830d7614d
parentcd06af47d5868ec9bb3bab60968785db8ae5af70
2009-04-27  Richard Guenther  <rguenther@suse.de>

PR middle-end/39928
* gimplify.c (gimplify_expr): If we are required to create
a temporary make sure it ends up as register.

* gcc.c-torture/compile/pr39928-1.c: New testcase.
* gcc.c-torture/compile/pr39928-2.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146846 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr39928-1.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/compile/pr39928-2.c [new file with mode: 0644]