[LLVMbugs] [Bug 3530] New: clang/x86_64 miscompiles SingleSource/Benchmarks/McGill/ exptree
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Feb 9 15:06:47 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3530
Summary: clang/x86_64 miscompiles
SingleSource/Benchmarks/McGill/exptree
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: LLVM Codegen
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: daniel at zuster.org
CC: llvmbugs at cs.uiuc.edu
clang/x86_64 miscompiles SingleSource/Benchmarks/McGill/exptree
The generated executable produces no output:
--
ddunbar at lordcrumb:McGill$ Output/exptree.native < /dev/null
14+13=27; 27*32=864.
ddunbar at lordcrumb:McGill$ Output/exptree.llc < /dev/null
--
--
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