------- Comment #4 from rearnsha at gcc dot gnu dot org 2005-11-21 15:19 ------- It seems to me that the problem here is that a 'warning' is too strong here, particularly with -Werror. We really need a diagnostic that is non-fatal to the compilation, since there's nothing really wrong with the user's code.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24947