|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/23486] GNU_PROPERTY_X86_ISA_1_USED isn't merged properly |
Date: | Wed, 08 Aug 2018 04:36:22 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23486 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Cary Coutant <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a9fc784bacd65a47c0d524c4a048453d1d32d765 commit a9fc784bacd65a47c0d524c4a048453d1d32d765 Author: Cary Coutant <address@hidden> Date: Tue Aug 7 21:35:12 2018 -0700 Properly merge GNU_PROPERTY_X86_ISA_1_USED (x86_64). gold/ PR ld/23486 * x86_64.cc (Target_x86_64::Target_x86_64): Initialize object_isa_1_used_. (Target_x86_64::object_isa_1_used_): New data member. (Target_x86_64::record_gnu_property): Save ISA_1_USED bits for object. (Target_x86_64::merge_gnu_properties): Merge ISA_1_USED bits. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |