http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55873
--- Comment #3 from Manuel López-Ibáñez 2013-01-05
12:15:35 UTC ---
PR18501, the most frequently reported Wuninitialized bug.
Of course, it is possible to fix it. Clang does warn:
pr18501.c:5:7: warning: variable 'res' is used uninitialized wh
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55873
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55873
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|