------- Comment #6 from rguenth at gcc dot gnu dot org 2010-02-24 13:46 ------- Note that uninitialized warnings on memory are severely limited by design. It's not hard to improve that but it will be very costly in terms of compile-time.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42561