[Bug c/58236] -Wuninitialized doesn't report uninitialised variable as expected

2013-08-24 Thread noufal at nibrahim dot net.in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58236 --- Comment #2 from Noufal Ibrahim --- That solves the issue although I find the relationship between the optimisations and the warnings somewhat tenuous atleast from a user perspective. Would it not be a good idea to have this warning even by def

[Bug c/58236] New: -Wuninitialized doesn't report uninitialised variable as expected

2013-08-23 Thread noufal at nibrahim dot net.in
ormal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: noufal at nibrahim dot net.in Created attachment 30695 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30695&action=edit Test case program Command run --- gcc was