<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 --- - [AArch64] Failures in Clang :: Driver/cl-pch-search.cpp and Clang :: Driver/cl-pch-showincludes.cpp"
href="https://llvm.org/bugs/show_bug.cgi?id=28797">28797</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[AArch64] Failures in Clang :: Driver/cl-pch-search.cpp and Clang :: Driver/cl-pch-showincludes.cpp
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>3.9
</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>release blocker
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>diana.picus@linaro.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>Looks like the same issue we see on this bot:
<a href="http://buildmaster.tcwglab.linaro.org/builders/clang-aarch64-ubuntu-lld/builds/66">http://buildmaster.tcwglab.linaro.org/builders/clang-aarch64-ubuntu-lld/builds/66</a>
--
clang-4.0:
/home/buildslave/buildslave/clang-aarch64-ubuntu-lld/llvm.src/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp:77:
void adjustCodeGenOpts(const llvm::Triple &, Reloc::Model, CodeModel::Model &):
Assertion `(TT.isOSBinFormatELF() || TT.isOSBinFormatMachO()) && "Only expect
Darwin and ELF targets"' failed.
#0 0x0000000001867884 llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/home/buildslave/buildslave/clang-aarch64-ubuntu-lld/llvm.obj/bin/clang-4.0+0x1867884)
Stack dump:
0. Program arguments:
/home/buildslave/buildslave/clang-aarch64-ubuntu-lld/llvm.obj/bin/clang-4.0
-cc1 -triple aarch64-pc-windows-msvc18.0.0 -emit-obj -mrelax-all
-mincremental-linker-compatible -disable-free -main-file-name pchfile.cpp
-mrelocation-model static -mthread-model posix -relaxed-aliasing -fmath-errno
-masm-verbose -mconstructor-aliases -target-cpu generic -target-feature +neon
-target-abi aapcs -D_MT -flto-visibility-public-std --dependent-lib=libcmt
--dependent-lib=oldnames -stack-protector 2 -fdiagnostics-format msvc
-momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb
-coverage-file
/home/buildslave/buildslave/clang-aarch64-ubuntu-lld/llvm.obj/tools/clang/test/Driver/pchfile.cpp
-resource-dir
/home/buildslave/buildslave/clang-aarch64-ubuntu-lld/llvm.obj/bin/../lib/clang/4.0.0
-include-pch
/home/buildslave/buildslave/clang-aarch64-ubuntu-lld/llvm.obj/tools/clang/test/Driver/Output/cl-pch-search.cpp.tmp.pch
-internal-isystem
/home/buildslave/buildslave/clang-aarch64-ubuntu-lld/llvm.obj/bin/../lib/clang/4.0.0/include
-Werror -fdeprecated-macro -fdebug-compilation-dir
/home/buildslave/buildslave/clang-aarch64-ubuntu-lld/llvm.obj/tools/clang/test/Driver
-ferror-limit 19 -fmessage-length 0 -fallow-half-arguments-and-returns
-fms-extensions -fms-compatibility -fms-compatibility-version=18 -std=c++11
-fno-threadsafe-statics -fdelayed-template-parsing -fobjc-runtime=gcc
-fdiagnostics-show-option -o
/home/buildslave/buildslave/clang-aarch64-ubuntu-lld/llvm.obj/tools/clang/test/Driver/Output/cl-pch-search.cpp.tmp.obj
-x c++
/home/buildslave/buildslave/clang-aarch64-ubuntu-lld/llvm.src/tools/clang/test/Driver/Inputs/pchfile.cpp</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>