[llvm-bugs] [Bug 38096] New: Two tests fail when compiled with GCC 8
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jul 8 16:54:58 PDT 2018
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: unassignedbugs at nondot.org
Reporter: evangelos at foutrelis.com
CC: llvm-bugs at lists.llvm.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180708/d36bd92e/attachment-0001.html>
More information about the llvm-bugs
mailing list