[Bug middle-end/96564] [11 Regression] New maybe use of uninitialized variable warning since r11-959

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 25 08:20:47 GMT 2020


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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
note alias cannot disabiguate (A) on its own since both a and x could be NULL,
it additionally needs the flow-based info that a is not NULL at (A).


More information about the Gcc-bugs mailing list