From e979ea0409a92860c2e29f78c4033547be9ef844 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 23 Jul 1993 03:02:17 +0000 Subject: [PATCH] * expr.c (expr): Don't let absolute_section override undefined_section for the return value. --- gas/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 44e17b66649..62c1a2573fe 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Thu Jul 22 12:09:41 1993 Ian Lance Taylor (ian@cygnus.com) + * expr.c (expr): Don't let absolute_section override + undefined_section for the return value. + * read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find a pseudo-op with a poc_handler field of NULL, ignore it and treat it as an instruction instead. -- 2.30.2