[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2019-07-08 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2019-07-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 --- Comment #10 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Jul 8 09:51:07 2019 New Revision: 273228 URL: https://gcc.gnu.org/viewcvs?rev=273228&root=gcc&view=rev Log: 2019-07-08 Paolo Carlini PR c++/65143 * g+

[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2019-06-26 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 --- Comment #9 from Paolo Carlini --- Jason's r272656 fixes the testcases here too. Again, I suspect that corresponding testcases involving user-defined operators are not fixed. If nobody beats me to it I will add fixed testcases and add an examp

[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2016-01-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 Jonathan Wakely changed: What|Removed |Added Version|5.3.0 |4.9.2 Severity|major

[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2016-01-28 Thread balakrishnan.erode at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 Balakrishnan B changed: What|Removed |Added Version|4.9.2 |5.3.0 Known to fail|

[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2015-08-13 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2015-08-12 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 Markus Trippelsdorf changed: What|Removed |Added CC||trippels at gcc dot gnu.org --- Co

[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2015-08-12 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 Markus Trippelsdorf changed: What|Removed |Added CC||gpderetta at gmail dot com --- Com

[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2015-03-17 Thread balakrishnan.erode at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 --- Comment #4 from Balakrishnan B --- Thanks for confirming!

[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2015-03-14 Thread maltsevm at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 Mikhail Maltsev changed: What|Removed |Added CC||maltsevm at gmail dot com --- Comment

[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2015-03-13 Thread balakrishnan.erode at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 --- Comment #2 from Balakrishnan B --- Can someone please confirm the bug?

[Bug c++/65143] [C++11] missing devirtualization for virtual base in "final" classes

2015-02-20 Thread balakrishnan.erode at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65143 Balakrishnan B changed: What|Removed |Added CC||balakrishnan.erode at gmail dot co