]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorRichard Guenther <rguenther@suse.de>
Tue, 24 Jan 2012 10:23:14 +0000 (10:23 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 24 Jan 2012 10:23:14 +0000 (10:23 +0000)
commit069c2f0ad3df4318fda6667c0a557cef7ea7a96d
tree2991d3afb6d7299949abf1bb3d4baf82da879661
parent922fde2d0cda45934fd51285e2d0522394c10852
[multiple changes]

2012-01-24  Richard Guenther  <rguenther@suse.de>

Forward-port to branch
2010-09-21  Jakub Jelinek  <jakub@redhat.com>

PR middle-end/45678
* expr.c (expand_expr_real_1) <case VIEW_CONVERT_EXPR>: If
op0 isn't sufficiently aligned and there is movmisalignM
insn for mode, use it to load op0 into a temporary register.

From-SVN: r183471
gcc/ChangeLog
gcc/expr.c