* write.c (adjust_reloc_syms): Use bfd_is_und_section and
authorIan Lance Taylor <ian@airs.com>
Fri, 16 Dec 1994 05:49:05 +0000 (05:49 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 16 Dec 1994 05:49:05 +0000 (05:49 +0000)
commit0141b6c27684095a335630814f543169d8fb5930
treeec63546b8c3483a2f3e7222650a7b6d6f4e1deb7
parent91384699849574a7e352b5fcf13b75d024371942
* write.c (adjust_reloc_syms): Use bfd_is_und_section and
bfd_is_abs_section rather than comparing against &bfd_und_section
and &bfd_abs_section.
gas/ChangeLog