[Bug middle-end/85563] [12/13/14/15 regression] -Wmaybe-uninitialized false alarm regression with __builtin_unreachable and GCC 8
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 20 07:00:25 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85563
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=110405
--- Comment #27 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #25)
> (In reply to Richard Biener from comment #23)
> >
> > So somewhat of a pass ordering issue. The next CSE is DOM and then PRE.
>
> I was going to say this is related to PR 110405 but pointers don't record
> ranges (nor nonzerobits) but have a different kind of flow senative
> information.
eh, I think it might be worth putting it under "See Also" anyways; doing so
now...
More information about the Gcc-bugs
mailing list