[LLVMbugs] [Bug 14775] New: -fsjlj-exceptions not working

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 1 19:55:12 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=14775

             Bug #: 14775
           Summary: -fsjlj-exceptions not working
           Product: clang
           Version: 3.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: jan.smets at alcatel-lucent.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


c++ files compiled with -fsjlj-exceptions generate calls to _Unwind_Resume and
not 
_Unwind_SjLj_Resume

 -target i386-pc-unknown-elf

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list