* expr.c (expr): Don't let absolute_section override

undefined_section for the return value.
This commit is contained in:
Ian Lance Taylor
1993-07-23 03:02:17 +00:00
parent cf897ce253
commit e979ea0409

View 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.