From 4be2140e68a4591bce4861ca9076e3d81cac598e Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 5 Sep 1996 19:24:08 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5cde6a58217..20491003ac2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Thu Sep 5 15:23:08 1996 Ian Lance Taylor + + * 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 * Makefile.in (aout-sparcle.o): New target. -- 2.30.2