PR middle-end/65074
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Feb 2015 15:14:24 +0000 (15:14 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Feb 2015 15:14:24 +0000 (15:14 +0000)
commitbfefb5bd92ce44ffa7414b60342474cd32a9d011
treeb58d8a7bbe776f6bbe0c1db3794c30e56b0ff573
parent416f651bfbc20fe631b5f4ecb51fa9a94ad6f5c7
PR middle-end/65074

 * varasm.c (default_binds_local_p_2): Don't test node->definition;
 test DECL_EXTERNAL independent of symtab_node.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220816 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/varasm.c