[LLVMbugs] [Bug 8886] New: GCC testcases that clang fails to devirtualize
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jan 2 05:29:26 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=8886
Summary: GCC testcases that clang fails to devirtualize
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: baldrick at free.fr
CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com
The attached testcases were recently posted to the gcc mailing list. GCC from
top-of-tree apparently manages to completely devirtualize the code in "main"
for
each of them, but clang does not at -O4.
--
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