]> gcc.gnu.org Git - gcc.git/commit
varasm.c (remove_from_pending_weak_list): Verity t->name is non-NULL before passing...
authorJeff Law <law@gcc.gnu.org>
Wed, 9 Jun 1999 12:12:17 +0000 (06:12 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 9 Jun 1999 12:12:17 +0000 (06:12 -0600)
commit548191a42fa1e59ff1db2f946766ab8ec18c5ddd
tree4c6b6a05b7123c35b37567ef543a1a09f17e4ece
parent68281574750e961ac0256382c57db6fca38619b2
varasm.c (remove_from_pending_weak_list): Verity t->name is non-NULL before passing it to strcmp.

h
        * varasm.c (remove_from_pending_weak_list): Verity t->name
        is non-NULL before passing it to strcmp.

From-SVN: r27450
gcc/varasm.c
This page took 0.059887 seconds and 5 git commands to generate.