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

           Summary: building with g++-4.4  causes ocaml test to fail
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I get this when building llvm with g++-4.4:
FAIL: /home/edwin/llvm-svn/llvm/test/Bindings/Ocaml/executionengine.ml
Failed with signal(SIGABRT) at line 2
while running: ./executionengine.ml.tmp executionengine.ml.tmp.bc
While deleting: i32 (i32, i32)* %plus
An asserting value handle still pointed to this value!


I don't see this failure on the llvm buildbots, so either this is  specific to
g++-4.4, or the buildbots don't have ocaml installed.


-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to