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  <thomas.preudho...@arm.com>

        * 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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to