https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100714
Bug ID: 100714
Summary: -fpatchable-funtion-entry needs some TLC
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: segher at gcc dot gnu.org
Target Milestone: ---
See https://gcc.gnu.org/pipermail/gcc-patches/2021-May/570728.html (needed to
resolve PR99888).
We need some new hook(s) and/or refactoring of the generic code, because the
spooky-action-at-a-distance thing is not maintainable: it especially will make
random changes to generic code to random things on targets that do this.