* write.c (fix_new_exp): Handle a O_uminus expression.

This commit is contained in:
Ian Lance Taylor 1993-07-23 03:32:57 +00:00
parent e979ea0409
commit 2a2d3d08d6

View file

@ -1,5 +1,7 @@
Thu Jul 22 12:09:41 1993 Ian Lance Taylor (ian@cygnus.com)
* write.c (fix_new_exp): Handle a O_uminus expression.
* expr.c (expr): Don't let absolute_section override
undefined_section for the return value.