* write.c (fix_new_exp): Don't use #elif. Some compilers
authorJeff Law <law@redhat.com>
Wed, 28 Feb 1996 22:39:09 +0000 (22:39 +0000)
committerJeff Law <law@redhat.com>
Wed, 28 Feb 1996 22:39:09 +0000 (22:39 +0000)
        don't handle it.
Fixes build problem with certain versions of the hpux compiler.

gas/ChangeLog

index 949c91d..2ce062e 100644 (file)
@@ -1,4 +1,7 @@
-Wed Feb 28 11:30:55 1996  Jeffrey A Law  (law@cygnus.com)
+Wed Feb 28 15:38:56 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * write.c (fix_new_exp): Don't use #elif.  Some compilers
+       don't handle it.
 
        * config/tc-hppa.c (selector_table): Add "n", "nl", and "nlr" to
        the selector table.