https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101354
--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>: https://gcc.gnu.org/g:4998404915bba9cb04c438a926cdf7126782a767 commit r12-2901-g4998404915bba9cb04c438a926cdf7126782a767 Author: Martin Liska <mli...@suse.cz> Date: Thu Aug 12 17:26:51 2021 +0200 ipa: "naked" attribute implies "noipa" attribute PR ipa/101354 gcc/ChangeLog: * attribs.c (decl_attributes): Make naked functions "noipa" functions.