[Bug ipa/91771] Optimization fails to inline final override.

2022-08-12 Thread yinyuefengyi at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91771 Xionghu Luo (luoxhu at gcc dot gnu.org) changed: What|Removed |Added CC||yinyuefengyi at

[Bug ipa/91771] Optimization fails to inline final override.

2021-08-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91771 Andrew Pinski changed: What|Removed |Added CC||barry.revzin at gmail dot com --- Commen

[Bug ipa/91771] Optimization fails to inline final override.

2021-08-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91771 --- Comment #2 from Andrew Pinski --- The other thing to note is that for "d.do_foo", the front-end decides it is direct call to Derived::do_foo and IPA is not involved there.

[Bug ipa/91771] Optimization fails to inline final override.

2021-08-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91771 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2019-09-16 00:00:00 |2021-8-3 Severity|normal

[Bug ipa/91771] Optimization fails to inline final override.

2019-09-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91771 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|