[LLVMbugs] [Bug 10226] New: -O1 produces binary that valgrind complains about
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jun 29 17:59:06 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10226
Summary: -O1 produces binary that valgrind complains about
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: rafael.espindola at gmail.com
CC: llvmbugs at cs.uiuc.edu
I noticed that valgrind would complain about a clang compiled clang, but not a
gcc compiled clang. I reduced it to _ZNK5clang4Expr21refersToVectorElementEv
being "miscompiled" (at least producing code that valgrind doesn't like.
--
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