http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51563
--- Comment #4 from Paolo Carlini 2011-12-15
10:29:23 UTC ---
Edison Design Group
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51563
--- Comment #3 from gausszhch at gmail dot com 2011-12-15 10:21:21 UTC ---
What does EDG stand for?
Besides, why does dynamic_cast(pd1) success but dynamic_cast(pd2)
fail?
Here, D1 and D2 are symmetrical in the hierarchy graph. I think they can
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51563
--- Comment #2 from Jonathan Wakely 2011-12-15
10:09:46 UTC ---
and Clang also agrees with GCC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51563
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|