* ldexp.c (exp_fold_tree): Don't lose the old flag bits.
authorIan Lance Taylor <ian@airs.com>
Thu, 10 Jun 1993 21:02:59 +0000 (21:02 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 10 Jun 1993 21:02:59 +0000 (21:02 +0000)
commit9de4d8f1c0540a6a8f0343329b197156adadf220
tree2e2fec4a6afa24ecada648cb37bc9c5569665a6b
parentce38539a451235d63ff949f2cfbed977578c9af9
* ldexp.c (exp_fold_tree): Don't lose the old flag bits.
* ldgram.y (statement_list_opt): New nonterminal, either empty or
statement_list.
(section): Use statement_list_opt, not statement_list.
* m68kcoff.sc-sh: Gather constructors and destructors and define
__CTOR_LIST__ and __DTOR_LIST__ appropriately.
* sa29200.sc-sh: Gather constructors and destructors and define
___CTOR_LIST__ and ___DTOR_LIST__ appropriately.
ld/m68kcoff.sc-sh
ld/sa29200.sc-sh