------- Comment #3 from jakub at gcc dot gnu dot org  2009-08-03 13:41 -------
Created an attachment (id=18289)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18289&action=view)
gcc45-pr40943.patch

Untested fix.  It breaks uninit-6*.c again though, but "fixing" this kind of
false positive by simply disabling uninitialized warnings for all pointer
dereferences on LHS is IMHO too big hammer.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40943

Reply via email to