bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19968] ld doesn't recognize/handle Tag_ABI_VFP_args attribute va


From: nickc at redhat dot com
Subject: [Bug ld/19968] ld doesn't recognize/handle Tag_ABI_VFP_args attribute value of 3 properly
Date: Wed, 20 Apr 2016 11:33:39 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Todd,

  Which version of the binutils are you using ?

  It looks like a patch went in a couple of years ago that was supposed to
handle this:

  2014-12-25  Thomas Preud'homme  <address@hidden>

        * elf32-arm.c (elf32_arm_merge_eabi_attributes): Handle new
        Tag_ABI_VFP_args value and replace hardcoded values by enum values.
        (elf32_arm_post_process_headers): Set e_flags in ELF header as hard
        float only when Tag_ABI_VFP_args is 1, using new enum value
        AEABI_VFP_args_vfp to check that.

  If the problem does exist with the latest binutils sources, then please
  could you preoide a full test case so that we can reproduce the problem
  locally.  (ie linker command line + object files).

Cheers
  Nick

-- 
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]