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 <[email protected]>: https://gcc.gnu.org/g:4998404915bba9cb04c438a926cdf7126782a767 commit r12-2901-g4998404915bba9cb04c438a926cdf7126782a767 Author: Martin Liska <[email protected]> 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.
