<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 --- - test/cfi/cross-dso/stats.cpp fails on Linux/i686"
href="https://llvm.org/bugs/show_bug.cgi?id=27606">27606</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>test/cfi/cross-dso/stats.cpp fails on Linux/i686
</td>
</tr>
<tr>
<th>Product</th>
<td>compiler-rt
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>compiler-rt
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>hjl.tools@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org, peter@pcc.me.uk
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>On Fedora/23 i686, I got
FAIL: cfi :: cross-dso/stats.cpp (27500 of 27526)
******************** TEST 'cfi :: cross-dso/stats.cpp' FAILED
********************
Script:
--
/export/build/gnu/llvm-clang-x86-bootstrap/stage1/build-i686-linux/./bin/clang
-fuse-ld=gold -flto -fsanitize=cfi --driver-mode=g++ -fsanitize-cfi-cross-dso
-fvisibility=default -DSHARED_LIB -fPIC -g -fsanitize-stats -shared -o
/export/build/gnu/llvm-clang-x86-bootstrap/stage1/build-i686-linux/projects/compiler-rt/test/cfi/cross-dso/Output/stats.cpp.tmp.so
/export/gnu/import/git/llvm/projects/compiler-rt/test/cfi/cross-dso/stats.cpp
/export/build/gnu/llvm-clang-x86-bootstrap/stage1/build-i686-linux/./bin/clang
-fuse-ld=gold -flto -fsanitize=cfi --driver-mode=g++ -fsanitize-cfi-cross-dso
-fvisibility=default -g -fsanitize-stats -o
/export/build/gnu/llvm-clang-x86-bootstrap/stage1/build-i686-linux/projects/compiler-rt/test/cfi/cross-dso/Output/stats.cpp.tmp
/export/gnu/import/git/llvm/projects/compiler-rt/test/cfi/cross-dso/stats.cpp
/export/build/gnu/llvm-clang-x86-bootstrap/stage1/build-i686-linux/projects/compiler-rt/test/cfi/cross-dso/Output/stats.cpp.tmp.so
env
SANITIZER_STATS_PATH=/export/build/gnu/llvm-clang-x86-bootstrap/stage1/build-i686-linux/projects/compiler-rt/test/cfi/cross-dso/Output/stats.cpp.tmp.stats
/export/build/gnu/llvm-clang-x86-bootstrap/stage1/build-i686-linux/projects/compiler-rt/test/cfi/cross-dso/Output/stats.cpp.tmp
sanstats
/export/build/gnu/llvm-clang-x86-bootstrap/stage1/build-i686-linux/projects/compiler-rt/test/cfi/cross-dso/Output/stats.cpp.tmp.stats
| FileCheck
/export/gnu/import/git/llvm/projects/compiler-rt/test/cfi/cross-dso/stats.cpp
--
Exit Code: 1
Command Output (stderr):
--
/export/gnu/import/git/llvm/projects/compiler-rt/test/cfi/cross-dso/stats.cpp:19:12:
error: expected string not found in input
// CHECK: stats.cpp:[[@LINE+1]] vcall cfi-vcall 37
^
<stdin>:1:1: note: scanning from here
/export/gnu/import/git/llvm/projects/compiler-rt/test/cfi/cross-dso/stats.cpp:20
__x86.get_pc_thunk.ax cfi-vcall 37
^
<stdin>:1:1: note: with expression "@LINE+1" equal to "20"
/export/gnu/import/git/llvm/projects/compiler-rt/test/cfi/cross-dso/stats.cpp:20
__x86.get_pc_thunk.ax cfi-vcall 37
^
<stdin>:4:69: note: possible intended match here
/export/gnu/import/git/llvm/projects/compiler-rt/test/cfi/cross-dso/stats.cpp:37
ucast cfi-unrelated-cast 81
^
--
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 163.73s
********************
Failing Tests (1):
cfi :: cross-dso/stats.cpp
Expected Passes : 26502
Expected Failures : 148
Unsupported Tests : 875
Unexpected Failures: 1</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>