[LLVMbugs] [Bug 23557] New: WinEHPrepare failed to demote instruction
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 18 05:35:21 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23557
Bug ID: 23557
Summary: WinEHPrepare failed to demote instruction
Product: clang
Version: 3.6
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: aaron.adato at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 14336
--> https://llvm.org/bugs/attachment.cgi?id=14336&action=edit
Compilation log and msvc project files
I am using clang with msvc 2013 and boost (1.58) on Windows 7 Ultimate 64bit
OS.
I get many:
"WinEHPrepare failed to demote instruction"
and if I use the /EHs- option, I can't use try-catch
--
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/20150518/1cf922fd/attachment.html>
More information about the llvm-bugs
mailing list