This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ipa/81541] Potential size optimisation: reusing common function endings
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Jul 2017 11:28:38 +0000
- Subject: [Bug ipa/81541] Potential size optimisation: reusing common function endings
- Auto-submitted: auto-generated
- References: <bug-81541-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81541
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mliska at suse dot cz |
Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org
--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Thanks for filling this, it will probably need some sharing of infrastructure
of current IPA split and IPA ICF. I will read the post and think about it more.