https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93477
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2020-01-28 CC| |jakub at gcc dot gnu.org, | |jason at gcc dot gnu.org Target Milestone|--- |10.0 Ever confirmed|0 |1 --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Indeed, started with r10-6271-g8c08c983015e675f555d57a30e15d918abef2b93 Perhaps the guard should be weak if the variable it is guarding has weak attribute?