bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/18500] VLDR immediate not using VMOV


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/18500] VLDR immediate not using VMOV
Date: Wed, 17 Jun 2015 15:11:54 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18500

--- Comment #11 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5fc177c89526035dfa5ac5329f88b02af01d8ca5

commit 5fc177c89526035dfa5ac5329f88b02af01d8ca5
Author: Nick Clifton <address@hidden>
Date:   Wed Jun 17 16:10:36 2015 +0100

    Fix compile warnings building previous delta in a 32-bit environment.

        * config/tc-arm.c (is_double_a_single): Make conditional upon the
        availablity of a 64-bit type.  Use this type for the argument and
        mantissa.
        (double_to_single): Likewise.
        * config/tc-arm.c (move_or_literal_pool): Use a 64-bit type for
        the constant value, if available.  Generate a 64-bit value from a
        bignum if supported.  Only perform the second optimization for
        PR 18500 if the 64-bit type is available.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]