------- Comment #7 from burnus at gcc dot gnu dot org 2007-09-21 10:32 ------- Partially fixed.
Missing: Check whether the size of the LHS is bigger than the result of TRANSFER (see example in this PR's comment 0). The current fix gives the warning only if the specified (SIZE=...) result size is larger than the source size (cf. example in bug 31610 comment 0). -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- GCC build triplet|gcc version 4.3.0 20070511 | |(experimental) | GCC host triplet|powerpc-apple-darwin8.9.0 | GCC target triplet|powerpc-apple-darwin8.9.0 | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33037