* stabs.c (_bfd_link_section_stabs): If the output_section field

of either section is bfd_abs_section, then the linker is
	discarding the section and we should not optimize it.
PR 10555.
This commit is contained in:
Ian Lance Taylor 1996-09-05 19:24:08 +00:00
parent 9e9358ebab
commit 4be2140e68

View File

@ -1,3 +1,9 @@
Thu Sep 5 15:23:08 1996 Ian Lance Taylor <ian@cygnus.com>
* stabs.c (_bfd_link_section_stabs): If the output_section field
of either section is bfd_abs_section, then the linker is
discarding the section and we should not optimize it.
Tue Sep 3 12:16:20 1996 Doug Evans <dje@canuck.cygnus.com>
* Makefile.in (aout-sparcle.o): New target.