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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to