[LLVMbugs] [Bug 23427] New: WinEHPrepare failed to demote instruction
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue May 5 18:11:19 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23427
Bug ID: 23427
Summary: WinEHPrepare failed to demote instruction
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: joel.hoener at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
4> Failed to demote instruction used in exception handler:
4> %10 = getelementptr inbounds %"class.(anonymous
namespace)::ComparisionOperatorTest", %"class.(anonymous
namespace)::ComparisionOperatorTest"* %this.reload25, i32 0, i32 2, i32 1, i32
0, i32 0, i32 1
4>CL : fatal error : error in backend: WinEHPrepare failed to demote
instruction
4>clang-cl.exe : error : clang frontend command failed with exit code 70 (use
-v to see invocation)
4> clang version 3.7.0 (http://llvm.org/git/clang.git
f3509fceef370bbd35e0b69f8204835fe10f33e4) (http://llvm.org/git/llvm.git
730ddb6f577299adff0b5a6a5cdf09ae4f235ac9)
4> Target: i686-pc-windows-msvc
4> Thread model: posix
4> clang-cl.exe: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
4> clang-cl.exe: note: diagnostic msg:
4> ********************
4>
4> PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
4> Preprocessed source(s) and associated run script(s) are located at:
4> clang-cl.exe: note: diagnostic msg:
C:\Users\Joel\AppData\Local\Temp\test-b452d7.cpp
4> clang-cl.exe: note: diagnostic msg:
C:\Users\Joel\AppData\Local\Temp\test-b452d7.sh
4> clang-cl.exe: note: diagnostic msg:
4>
4> ********************
--
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/20150506/c2f4b38c/attachment.html>
More information about the llvm-bugs
mailing list