* write.c (fix_new_exp): Handle a O_uminus expression.
authorIan Lance Taylor <ian@airs.com>
Fri, 23 Jul 1993 03:32:57 +0000 (03:32 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 23 Jul 1993 03:32:57 +0000 (03:32 +0000)
gas/ChangeLog

index 62c1a2573fe83bb084c241d10167006cdd1e9146..3078c9b35ef21ab95db63ecb48c15c4af3edbcca 100644 (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.