]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/36701 (unaligned access in gcc.c-torture/execute/complex-7.c)
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 13 Aug 2008 16:20:42 +0000 (16:20 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 13 Aug 2008 16:20:42 +0000 (09:20 -0700)
commit6cd7942d77ea3017ce217daf9621fadc35fe8f8f
tree417b7d9431e8a76ff8f86aa88b71d0a3c1031102
parent99f536cc68422955e36cc1a5f590d790f92f8001
re PR middle-end/36701 (unaligned access in gcc.c-torture/execute/complex-7.c)

2008-08-13  H.J. Lu  <hongjiu.lu@intel.com>

PR middle-end/36701
* expr.c (emit_group_store): Allocate stack temp with the
largest alignment when copying from register to stack.

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