https://bugs.llvm.org/show_bug.cgi?id=38096

            Bug ID: 38096
           Summary: Two tests fail when compiled with GCC 8
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: MachO
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 20536
  --> https://bugs.llvm.org/attachment.cgi?id=20536&action=edit
Test failures from LLD 6.0.1 compiled with GCC 8

All tests pass when LLD is compiled with either GCC 7 or Clang 6.

The issue is reproducible with LLD 6.0.{0,1} on Arch Linux x86_64.

Failing Tests (2):
    lld :: mach-o/do-not-emit-unwind-fde-arm64.yaml
    lld :: mach-o/eh-frame-relocs-arm64.yaml

Both fail in the same way:

  error: expected string not found in input
  # CHECK: type: unwind-lsda
         ^
  <stdin>:81:2: note: scanning from here
   type: unknown

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to