xcoffout.c (xcoffout_declare_function): Add documentation.
authorDavid Edelsohn <dje@gcc.gnu.org>
Tue, 28 Sep 1999 18:13:58 +0000 (14:13 -0400)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 28 Sep 1999 18:13:58 +0000 (14:13 -0400)
commitc81fc13e34621ae4506ffaae7d3b657aaeb17803
treea5283426fa9e3f304466e2eada188afb3ae944c6
parent628d441075cef98809f0e2f661fb13810b7c85dc
xcoffout.c (xcoffout_declare_function): Add documentation.

* xcoffout.c (xcoffout_declare_function): Add documentation.
* rs6000.c (num_insns_constant_wide): Use TARGET_POWERPC64 not
TARGET_64BIT.  Compare constant to -1, not bit pattern.
(easy_fp_constant): Use TARGET_POWERPC64 not TARGET_64BIT.
(expand_block_move): Allow 8 DImode loads for PowerPC64.  Fix
gen_movsi typos.

From-SVN: r29697
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/xcoffout.c