https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80223
--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> --- I see. Simplest solution is to propagate the attribute to callers, or don't allow inlining between a pair of function one w/ and second w/o the attribute? Richi?
