https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104342
--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > That thought occurred to me, but does that mean that if this code is > compiled with a release branch Bad Things will happen? (I guess the code > would probably have to get executed for that to occur) It's related to -fcallgraph-info=su and this doesn't affect the generated code.
