https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101758
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #3) > + && DECL_WEAK (TREE_OPERAND (t, 0))) typo, should have been !DECL_WEAK :).
pinskia at gcc dot gnu.org via Gcc-bugs Tue, 03 Aug 2021 11:04:03 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101758
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #3) > + && DECL_WEAK (TREE_OPERAND (t, 0))) typo, should have been !DECL_WEAK :).