* write.c (fix_new_exp): Don't use #elif. Some compilers
don't handle it. Fixes build problem with certain versions of the hpux compiler.
This commit is contained in:
parent
a4f39c0651
commit
75c90d612e
1 changed files with 4 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue