<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - 3.7.1 rc2 - GNU/Linux: CodeGen/sanitize-init-order.cpp fails on i386"
href="https://llvm.org/bugs/show_bug.cgi?id=25712">25712</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>3.7.1 rc2 - GNU/Linux: CodeGen/sanitize-init-order.cpp fails on i386
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>3.6
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>LLVM Codegen
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>sylvestre@debian.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>FAIL: Clang :: CodeGen/sanitize-init-order.cpp (1893 of 8403)
******************** TEST 'Clang :: CodeGen/sanitize-init-order.cpp' FAILED
********************
Script:
--
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/clang -cc1
-internal-isystem
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/../lib/clang/3.7.1/include
-nostdsysteminc -fsanitize=address -emit-llvm -o -
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-init-order.cpp
| /«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/FileCheck
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-init-order.cpp
echo
"src:/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-init-order.cpp=init"
>
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/tools/clang/test/CodeGen/Output/sanitize-init-order.cpp.tmp-file.blacklist
echo "type:PODWithCtorAndDtor=init" >
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/tools/clang/test/CodeGen/Output/sanitize-init-order.cpp.tmp-type.blacklist
echo "type:NS::PODWithCtor=init" >>
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/tools/clang/test/CodeGen/Output/sanitize-init-order.cpp.tmp-type.blacklist
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/clang -cc1
-internal-isystem
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/../lib/clang/3.7.1/include
-nostdsysteminc -fsanitize=address
-fsanitize-blacklist=/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/tools/clang/test/CodeGen/Output/sanitize-init-order.cpp.tmp-file.blacklist
-emit-llvm -o -
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-init-order.cpp
|
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/FileCheck
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-init-order.cpp
--check-prefix=BLACKLIST
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/clang -cc1
-internal-isystem
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/../lib/clang/3.7.1/include
-nostdsysteminc -fsanitize=address
-fsanitize-blacklist=/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/tools/clang/test/CodeGen/Output/sanitize-init-order.cpp.tmp-type.blacklist
-emit-llvm -o -
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-init-order.cpp
|
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/FileCheck
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-init-order.cpp
--check-prefix=BLACKLIST
--
Exit Code: 1
Command Output (stderr):
--
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-init-order.cpp:49:15:
error: expected string not found in input
// BLACKLIST: ![[GLOB_3]] = !{%struct.PODWithCtorAndDtor* {{.*}}, i1 false, i1
false}
^
<stdin>:295:1: note: scanning from here
!3 =
!{!"/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-init-order.cpp",
i32 20, i32 13}
^
<stdin>:295:1: note: with variable "GLOB_3" equal to "4"
!3 =
!{!"/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-init-order.cpp",
i32 20, i32 13}
^
<stdin>:296:98: note: possible intended match here
!4 = !{%struct.PODWithCtorAndDtor* getelementptr inbounds ({
%struct.PODWithCtorAndDtor, [60 x i8] }, { %struct.PODWithCtorAndDtor, [60 x
i8] }* @s3, i32 0, i32 0), !5, !"s3", i1 true, i1 false}
^</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>