[LLVMbugs] [Bug 4899] New: clang: __builtin_longjmp not supported

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Sep 5 00:10:11 PDT 2009


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

           Summary: clang: __builtin_longjmp not supported
           Product: new-bugs
           Version: 2.6
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: edwintorok at gmail.com
                CC: llvmbugs at cs.uiuc.edu


valgrind 3.4.1 doesn't compile:

m_signals.c:1435:7: error: cannot compile this builtin function yet
      __builtin_longjmp(tst->sched_jmpbuf, True);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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