[llvm-bugs] [Bug 41739] New: r359851 in release_80 branch causes regression in lld/test/ELF/eh-frame-hdr-augmentation.s

via llvm-bugs llvm-bugs at lists.llvm.org
Fri May 3 19:37:51 PDT 2019


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

            Bug ID: 41739
           Summary: r359851 in release_80 branch causes regression in
                    lld/test/ELF/eh-frame-hdr-augmentation.s
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: CONFIRMED
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: tstellar at redhat.com
                CC: llvm-bugs at lists.llvm.org, peter.smith at linaro.org
            Blocks: 41221

Failing test output:

FAIL: lld :: ELF/eh-frame-hdr-augmentation.s (569 of 1970)
******************** TEST 'lld :: ELF/eh-frame-hdr-augmentation.s' FAILED
********************
Script:
--
: 'RUN: at line 2';   llvm-mc -filetype=obj -triple=x86_64-pc-linux
lld/test/ELF/eh-frame-hdr-augmentation.s -o
lld-build/test/ELF/Output/eh-frame-hdr-augmentation.s.tmp.o
: 'RUN: at line 3';   lld-build/bin/ld.lld --hash-style=sysv --eh-frame-hdr
lld-build/test/ELF/Output/eh-frame-hdr-augmentation.s.tmp.o -o
lld-build/test/ELF/Output/eh-frame-hdr-augmentation.s.tmp -shared
: 'RUN: at line 4';   llvm-objdump --dwarf=frames
lld-build/test/ELF/Output/eh-frame-hdr-augmentation.s.tmp | FileCheck
lld/test/ELF/eh-frame-hdr-augmentation.s
--
Exit Code: 1

Command Output (stderr):
--
lld/test/ELF/eh-frame-hdr-augmentation.s:14:16: error: CHECK-NEXT: expected
string not found in input
// CHECK-NEXT: Personality Address: 00000dad
               ^
<stdin>:16:2: note: scanning from here
 Personality Address: 0000000000000dad
 ^

--


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=41221
[Bug 41221] [meta] 8.0.1 Release Blockers
-- 
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/20190504/bfa2bdd0/attachment-0001.html>


More information about the llvm-bugs mailing list