[Bug c/58823] Uninitialized variable warning is missing

2013-10-21 Thread nocannedmeat at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58823 --- Comment #1 from Aaron Miller --- Created attachment 31057 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31057&action=edit testcase

[Bug c/58823] New: Uninitialized variable warning is missing

2013-10-21 Thread nocannedmeat at gmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: nocannedmeat at gmail dot com Command line. gcc -W -Wall -Warray-bounds -pedantic -DSHOW_BUG=1 -c -o gcc-warn-bug gcc-warn-bug.c Version: gcc.exe (rev2, Built by MinGW-builds project) 4.8.0 Copyright (C) 2013 Free Software

[Bug c++/14482] hard to avoid -Weffc++ warnings with union members

2011-06-29 Thread nocannedmeat at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14482 Aaron Miller changed: What|Removed |Added CC||nocannedmeat at gmail dot