[Bug middle-end/124261] Memory read disambiguated by clang but not by gcc

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 27 06:18:06 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124261

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu.org
            Version|unknown                     |16.0

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
The points-to info we track on SSA names is not field sensitive, aka it does
not track a known offset range.


More information about the Gcc-bugs mailing list