]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
re PR target/56564 (movdqa on possibly-8-byte-aligned struct with -O3)
authorJakub Jelinek <jakub@redhat.com>
Wed, 12 Jun 2013 06:43:05 +0000 (08:43 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 12 Jun 2013 06:43:05 +0000 (08:43 +0200)
commit946f9306f214a4e4e3c41f02aa3cc814e04d022d
treec806eb7d0ba1820a5a6649401babc1d807a5a876
parenta7fca6f045a40bb74cbb90993d8befbbee4e29f6
re PR target/56564 (movdqa on possibly-8-byte-aligned struct with -O3)

PR target/56564
* varasm.c (decl_binds_to_current_def_p): Call binds_local_p
target hook even for !TREE_PUBLIC decls.  If no resolution info
is available, return false for common and external decls.

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