toplev.c (check_global_declarations): Don't ask for DECL_ASSEMBLER_NAME unless the...
authorGeoffrey Keating <geoffk@apple.com>
Thu, 3 Jun 2004 23:16:21 +0000 (23:16 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 3 Jun 2004 23:16:21 +0000 (23:16 +0000)
commit3d98fa14024bb2aee26f91fe7a6256fc089594fb
tree4554f641ff49cc3f69a4067621345e47d149e998
parent0524c91d1eee6dc2f1629160ed309a5441fb3bdd
toplev.c (check_global_declarations): Don't ask for DECL_ASSEMBLER_NAME unless the function really is declared static...

* toplev.c (check_global_declarations): Don't ask for
DECL_ASSEMBLER_NAME unless the function really is declared
static and not defined.

From-SVN: r82611
gcc/ChangeLog
gcc/toplev.c