https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61869
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2014-07-21 CC| |manu at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> --- (In reply to Yury Gribov from comment #0) > Created attachment 33167 [details] > /home/ygribov/repro.i:30:12: warning: ‘*((void*)& i +8)’ may be used > uninitialized in this function [-Wmaybe-uninitialized] Sad we are still printing this **** to the user (even if the warning were valid)