https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96993
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Can you turn it into a self-contained testcase (add noipa attributes to the external functions and define them some way that it detects the problem, add noipa attribute to the problematic function and add main that invokes it so that it can reproduce)? Without that and knowledge what to look for, it is not really possible e.g. to bisect it and find out what changed and why.