[Bug tree-optimization/106064] Wrong code comparing two global zero-sized arrays

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jun 24 10:30:52 GMT 2022


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

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Note whether a != b is probably undefined (but zero size objects are a GNU
extension).


More information about the Gcc-bugs mailing list