re PR target/56564 (movdqa on possibly-8-byte-aligned struct with -O3)
authorJakub Jelinek <jakub@redhat.com>
Tue, 11 Jun 2013 06:03:46 +0000 (08:03 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 11 Jun 2013 06:03:46 +0000 (08:03 +0200)
commit3bc66938e06e05d6b733e80c6f497e62715bb121
treecc2b64a57008edcd685a487549994015d931d960
parent24e5074cc13b4666e1684310509255397df21288
re PR target/56564 (movdqa on possibly-8-byte-aligned struct with -O3)

PR target/56564
* varasm.c (get_variable_align): Move #endif to the right place.

From-SVN: r199934
gcc/ChangeLog
gcc/varasm.c