[LLVMbugs] [Bug 18967] MS ABI: Bad this adjustment for virtual methods in a diamond virtual inheritance hierarchy
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Mar 11 00:57:17 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=18967
Timur Iskhodzhanov <timurrrr at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #12 from Timur Iskhodzhanov <timurrrr at google.com> ---
Hm, interesting.
I've looked at this code and the vftables are correct on this code.
Looks like it's the "C::foo()" call that we miscompile.
Filed PR19104 to investigate this separately.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140311/3bc005cd/attachment.html>
More information about the llvm-bugs
mailing list