<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.8 rc2] CodeGenOpenCL/pipe_types.cl test fails on SystemZ"
href="https://llvm.org/bugs/show_bug.cgi?id=26488">26488</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[3.8 rc2] CodeGenOpenCL/pipe_types.cl test fails on SystemZ
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>3.8
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</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>-New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ismail@i10z.com
</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>This is on Linux s390x, using stage1 clang to build stage2 clang and run tests:
FAIL: Clang :: CodeGenOpenCL/pipe_types.cl (3257 of 8876)
******************** TEST 'Clang :: CodeGenOpenCL/pipe_types.cl' FAILED
********************
Script:
--
/home/abuild/rpmbuild/BUILD/llvm-3.8.0/stage2/./bin/clang -cc1
-internal-isystem
/home/abuild/rpmbuild/BUILD/llvm-3.8.0/stage2/bin/../lib64/clang/3.8.0/include
-nostdsysteminc -emit-llvm -O0 -cl-std=CL2.0 -o -
/home/abuild/rpmbuild/BUILD/llvm-3.8.0/tools/clang/test/CodeGenOpenCL/pipe_types.cl
| /home/abuild/rpmbuild/BUILD/llvm-3.8.0/stage2/./bin/FileCheck
/home/abuild/rpmbuild/BUILD/llvm-3.8.0/tools/clang/test/CodeGenOpenCL/pipe_types.cl
--
Exit Code: 1
Command Output (stderr):
--
/home/abuild/rpmbuild/BUILD/llvm-3.8.0/tools/clang/test/CodeGenOpenCL/pipe_types.cl:26:11:
error: expected string not found in input
// CHECK: define void @test5(%opencl.pipe_t* %p)
^
<stdin>:34:40: note: scanning from here
define void @test4(%opencl.pipe_t* %p) #0 {
^
<stdin>:42:1: note: possible intended match here
define void @test5(%opencl.pipe_t**) #0 {
^
--
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80..User process fault:
interruption code 0x6003B in libLLVMSupport.so.3.8.0[3fffd387000+f3000]
failing address: 0
User process fault: interruption code 0x6003B in
libLLVMSupport.so.3.8.0[3fffcf0a000+f3000]
failing address: 0
User process fault: interruption code 0x6003B in
libLLVMSupport.so.3.8.0[3fffd350000+f3000]
failing address: 0
90User process fault: interruption code 0x6003B in
libLLVMSupport.so.3.8.0[3fffce53000+f3000]
failing address: 0</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>