]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/config/libbid/bid64_div.c
bid128_div.c (BID128_FUNCTION_ARG2): Remove unused variable 'Ql'.
authorUros Bizjak <ubizjak@gmail.com>
Tue, 10 Jun 2014 18:27:02 +0000 (20:27 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 10 Jun 2014 18:27:02 +0000 (20:27 +0200)
commit0b6df8243c9d0e99f80857d0531c555672dddf42
treef89bc046d18d3733b1be0cdd9478ca9f127756a0
parent060269c481f8678f6a88b1d4c57a6aaef858fc71
bid128_div.c (BID128_FUNCTION_ARG2): Remove unused variable 'Ql'.

* bid128_div.c (BID128_FUNCTION_ARG2): Remove unused variable 'Ql'.
Call __mul_128x128_high instead of __mul_128x128_full.
(TYPE0_FUNCTION_ARGTYPE1_ARGTYPE2): Ditto.
(BID128_FUNCTION_ARGTYPE1_ARG128): Ditto.
(BID128_FUNCTION_ARG128_ARGTYPE2): Ditto.
* bid64_div.c (TYPE0_FUNCTION_ARGTYPE1_ARG128): Ditto.
(TYPE0_FUNCTION_ARG128_ARGTYPE2): Ditto.
(TYPE0_FUNCTION_ARG128_ARG128): Ditto.

From-SVN: r211424
libgcc/config/libbid/ChangeLog
libgcc/config/libbid/bid128_div.c
libgcc/config/libbid/bid64_div.c