* expr.c (expr): Don't let absolute_section override
authorIan Lance Taylor <ian@airs.com>
Fri, 23 Jul 1993 03:02:17 +0000 (03:02 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 23 Jul 1993 03:02:17 +0000 (03:02 +0000)
undefined_section for the return value.

gas/ChangeLog

index 44e17b6664936e3e07ec297fbabdd9c43c0a301c..62c1a2573fe83bb084c241d10167006cdd1e9146 100644 (file)
@@ -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.