------- Comment #8 from pinskia at gcc dot gnu dot org 2009-09-20 21:12 ------- >The op0 of the call to fold_build2_stat_loc is not fully folded which causes the ICE.
And op0 of the call to fold_build2_stat_loc does not contain c_maybe_const_expr but just the NOP_EXPR<INT_CST>. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41182