* sunos.c (MY(read_dynamic_relocs)): Compare info->dynrel with NULL,
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 21 Jan 1994 19:14:33 +0000 (19:14 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 21 Jan 1994 19:14:33 +0000 (19:14 +0000)
commite7cc9a2e9ee0b76ee15ae63f21b859b205308bdd
treec63fdc6bb0eab2095410c57644214e532545e46f
parent6545c6a085d88cf4b42740ddc3a41840631b0e06
* sunos.c (MY(read_dynamic_relocs)): Compare info->dynrel with NULL,
not (struct external_nlist *) NULL.  info->dynrel is a PTR, not
a struct external_nlist *.
bfd/ChangeLog
This page took 0.024177 seconds and 4 git commands to generate.