[Bug c/77280] program using sizeof(array) fails after adding a statement with sizeof(array)
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 17 15:01:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77280
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
--- Comment #5 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
And we do not warn because of PR18501, which ends up assuming that pr is
initialized to 5 (with optimization).
More information about the Gcc-bugs
mailing list