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

            Bug ID: 23216
           Summary: Regression: "llvm.frameescape used outside of entry
                    block" with -Os for some __try blocks
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 14198
  --> https://llvm.org/bugs/attachment.cgi?id=14198&action=edit
repro

clang "-cc1" "-triple" "x86_64-pc-windows-msvc" "-emit-obj" "-Os" "-w"
"-std=c++11" "-fms-extensions" "-fms-compatibility"
"-fms-compatibility-version=18.0" "-fdelayed-template-parsing" "-x" "c++"
"repro.ii.ok"

Half-reduced test case attached.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to