------- Additional Comments From rearnsha at gcc dot gnu dot org 2005-05-13 15:05 ------- It's nothing to do with ALWAYS. It's to do with COULD BE.
There are values that blocksize COULD take that would lead to bytes being uninitialized. That's all the warning is telling you. The compiler is correct to warn. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21548