[LLVMbugs] [Bug 555] NEW: miscompilation

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Apr 21 19:20:50 PDT 2005


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=555

           Summary: miscompilation
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core LLVM classes
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: markus at oberhumer.com


This is the result from a bugpoint session:

*** The following functions are being miscompiled:  ucl_alloc main
l1_ucl_alloc_entry_2E_UnifiedReturnBlock_crit_edge l2_ucl_alloc_shortcirc_next
l1_ucl_alloc_shortcirc_next_2E_UnifiedReturnBlock_crit_edge
l3_ucl_alloc_endif_2E_i l1_ucl_alloc_UnifiedReturnBlock_2E_i
l1_ucl_alloc_ucl_malloc_internal_2E_exit_2E_ce l1_ucl_alloc_UnifiedReturnBlock
l1_main_shortcirc_next_2E_6_2E_i
Outputting reduced bytecode files which expose the problem:
  Non-optimized portion: Emitted bytecode to 'bugpoint-tonotoptimize.bc'
  Portion that is input to optimizer: Emitted bytecode to 'bugpoint-tooptimize.bc'

*** You can reproduce the problem with: opt bugpoint-tooptimize.bc
-globalsmodref-aa -load-vn -gcse



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list