[Bug ipa/63533] Function splitter causes unnecessary splits

2021-12-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63533 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ipa/63533] Function splitter causes unnecessary splits

2014-10-14 Thread y.gribov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63533 Yury Gribov y.gribov at samsung dot com changed: What|Removed |Added CC||y.gribov at

[Bug ipa/63533] Function splitter causes unnecessary splits

2014-10-14 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63533 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug ipa/63533] Function splitter causes unnecessary splits

2014-10-14 Thread y.gribov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63533 --- Comment #3 from Yury Gribov y.gribov at samsung dot com --- If g is called with argument that is usually 0, then the partial inlining makes sense. But note that there are zero callers of g in the file so no inlining can happen anyway.

[Bug ipa/63533] Function splitter causes unnecessary splits

2014-10-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63533 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org --- Note the section of the split function is also different from the original function if the user had supplied a section.