From 091824ebcd1ea5eb4bb3516d43663cf684cc8b28 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 10 Oct 1995 21:54:24 +0000 Subject: [PATCH] * ldlang.c (lang_finish): Don't try to use an entry_symbol from a section which was not linked into the final output. PR 8172. --- ld/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index 146068f62f6..3996312349c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 10 17:53:22 1995 Ian Lance Taylor + + * ldlang.c (lang_finish): Don't try to use an entry_symbol from a + section which was not linked into the final output. + Tue Oct 10 10:17:22 1995 steve chamberlain * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args): Fix -- 2.30.2