* ldexp.c (exp_print_tree): Print function-like binary nodes as
authorAlan Modra <amodra@gmail.com>
Wed, 28 Jul 2010 06:43:32 +0000 (06:43 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 28 Jul 2010 06:43:32 +0000 (06:43 +0000)
commitae78bbeb22f44373fa63d97c79d8d3690850a9ff
treef785e060932030a3e1958817ac4ffb04b0115a91
parent5a93804749f93a734e8cc9f6b6b3a00b70f46c5d
* ldexp.c (exp_print_tree): Print function-like binary nodes as
functions rather than in-fix operators.  Use fputs and fputc
where appropriate.
ld/ChangeLog
ld/ldexp.c