[LLVMbugs] [Bug 7774] New: undefined behavior at AlphaISelDAGToDAG.cpp, (116:28)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Aug 1 13:21:10 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7774
Summary: undefined behavior at AlphaISelDAGToDAG.cpp, (116:28)
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: regehr at cs.utah.edu
CC: llvmbugs at cs.uiuc.edu
This is clang 109870 on x86.
This command from "make check":
llc < /home/regehr/z/llvm-2/test/CodeGen/Alpha/2007-11-27-mulneg3.ll
-march=alpha
shifts a 32-bit number by 63 places. Same thing happens in the next line of
code.
The fix is obvious.
--
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