[llvm-bugs] [Bug 36166] New: tools/gold/X86/comdat.ll is failing only on Debian Unstable
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jan 31 04:31:36 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36166
Bug ID: 36166
Summary: tools/gold/X86/comdat.ll is failing only on Debian
Unstable
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: Linker
Assignee: unassignedbugs at nondot.org
Reporter: sylvestre at debian.org
CC: hans at chromium.org, llvm-bugs at lists.llvm.org
Blocks: 35804
New regression from 5.0
Maybe caused by a new version of binutils or ld
/build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/bin/llvm-as
/build/llvm-toolchain-6.0-6.0~svn323854/test/tools/gold/X86/comdat.ll -o
/build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/test/tools/gold/X86/Output/comdat.ll.tmp1.o
/build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/bin/llvm-as
/build/llvm-toolchain-6.0-6.0~svn323854/test/tools/gold/X86/Inputs/comdat.ll -o
/build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/test/tools/gold/X86/Output/comdat.ll.tmp2.o
/usr/bin/ld.gold -shared -o
/build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/test/tools/gold/X86/Output/comdat.ll.tmp3.o
-plugin /build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/./lib/LLVMgold.so
/build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/test/tools/gold/X86/Output/comdat.ll.tmp1.o
/build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/test/tools/gold/X86/Output/comdat.ll.tmp2.o
-m elf_x86_64 -plugin-opt=save-temps
/build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/bin/FileCheck
--check-prefix=RES
/build/llvm-toolchain-6.0-6.0~svn323854/test/tools/gold/X86/comdat.ll <
/build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/test/tools/gold/X86/Output/comdat.ll.tmp3.o.resolution.txt
/build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/bin/llvm-readobj -t
/build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/test/tools/gold/X86/Output/comdat.ll.tmp3.o
| /build/llvm-toolchain-6.0-6.0~svn323854/build-llvm/bin/FileCheck
--check-prefix=OBJ
/build/llvm-toolchain-6.0-6.0~svn323854/test/tools/gold/X86/comdat.ll
--
Exit Code: 1
Command Output (stderr):
--
/build/llvm-toolchain-6.0-6.0~svn323854/test/tools/gold/X86/comdat.ll:63:13:
error: expected string not found in input
; OBJ-NEXT: Other [
^
<stdin>:233:8: note: scanning from here
Type: Function (0x2)
^
<stdin>:234:2: note: possible intended match here
Other: 0
^
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=35804
[Bug 35804] [meta] 6.0.0 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/20180131/000892a7/attachment.html>
More information about the llvm-bugs
mailing list