[LLVMbugs] [Bug 4060] New: building with g++-4.4 causes ocaml test to fail

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Apr 25 03:29:16 PDT 2009


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: unassignedbugs at nondot.org
        ReportedBy: edwintorok at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list