From 68281574750e961ac0256382c57db6fca38619b2 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 9 Jun 1999 06:12:14 -0600 Subject: [PATCH] varasm.c (remove_from_pending_weak_list): Verity t->name is non-NULL before passing it to strcmp. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * varasm.c (remove_from_pending_weak_list): Verity t->name is non-NULL before passing it to strcmp. From-SVN: r27449 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 515aef56b0f..40710e4fed8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 9 13:12:24 1999 Jeffrey A Law (law@cygnus.com) + + * varasm.c (remove_from_pending_weak_list): Verity t->name + is non-NULL before passing it to strcmp. + Wed Jun 9 06:50 1999 Bruce Korb *fixinc/inclhack.def(sun_auth_proto): bypass the patch if -- 2.30.2