------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-30 15:55 ------- Should have been fixed by: PR/18664 * tree-ssa-operands.c (build_ssa_operands, case MODIFY_EXPR): Ignore a VIEW_CONVERT_EXPR on LHS when deciding if must or may def. * tree-ssa-ccp.c (visit_assignment): If LHS is a VIEW_CONVERT_EXPR, add an inverse VIEW_CONVERT_EXPR to const_val.
But Kenner might have got the bug number wrong. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18664