[Bug c/105326] aarch64: functions affected by irrelevant function changes
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 21 07:20:28 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105326
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |aarch64
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Inline heuristic depend on the CU size, adding the stmt could thus change
inlining in unrelated functions.
More information about the Gcc-bugs
mailing list