[llvm-bugs] [Bug 28797] New: [AArch64] Failures in Clang :: Driver/cl-pch-search.cpp and Clang :: Driver/cl-pch-showincludes.cpp

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 1 09:18:17 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28797

            Bug ID: 28797
           Summary: [AArch64] Failures in Clang ::
                    Driver/cl-pch-search.cpp and Clang ::
                    Driver/cl-pch-showincludes.cpp
           Product: new-bugs
           Version: 3.9
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: diana.picus at linaro.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Looks like the same issue we see on this bot:
http://buildmaster.tcwglab.linaro.org/builders/clang-aarch64-ubuntu-lld/builds/66

--
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

-- 
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/20160801/49111cc4/attachment.html>


More information about the llvm-bugs mailing list