https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66777
dongkyun.s at samsung dot com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resoluti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66777
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66777
--- Comment #1 from Richard Biener ---
-Waggressive-loop-optimizations, but it doesn't warn for me in this case. Of
course we warn about
t.c: In function ‘main’:
t.c:8:26: warning: ‘a[0]’ is used uninitialized in this function
[-Wuninitialized]