OSDN Git Service

2004-06-19 Andrew Pinski <apinski@apple.com>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Jun 2004 16:16:59 +0000 (16:16 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Jun 2004 16:16:59 +0000 (16:16 +0000)
commit6c07af386d6d255631b0d7c8100fc5a481c8de39
tree90e9a6e0faf50bfcf775a4c2673b0812ce33699c
parent0ec80471fe5e25ecd3dcb82e2147a7c24c9816f5
2004-06-19  Andrew Pinski  <apinski@apple.com>

        PR c++/15721
        * toplev.c (wrapup_global_declarations): Do not check
        TREE_SYMBOL_REFERENCED of the DECL_ASSEMBLER_NAME but check
        cgraph_varpool_node's needed field.

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