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

            Bug ID: 21976
           Summary: ld-x86-64 test suite: plt-main-bnd regex failure
           Product: binutils
           Version: 2.29
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: awilfox at adelielinux dot org
  Target Milestone: ---

Created attachment 10352
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10352&action=edit
Patch to plt-main-bnd.dd

The plt-main-bnd tests all fail on target x86_64-foxkit-linux-musl because
"__cxa_finalize@plt" does not match the regex "[a-z]+@plt".  Adding _ to the
[a-z] group resolves these test failures.

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