------- Comment #5 from pinskia at gcc dot gnu dot org  2007-04-18 21:38 -------
13207         return integer_zerop (int_const_binop (TRUNC_MOD_EXPR,
13208                                                top, bottom, 0));

(gdb) p debug_generic_expr (top)
4
$1 = void
(gdb) p debug_generic_expr (bottom)
0


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31617

Reply via email to