------- Comment #10 from rguenth at gcc dot gnu dot org 2008-12-29 19:55 ------- fold_binary (EQ_EXPR, int, &state, &state) returns a _Bool 1. Oops. I have a patch.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38564
rguenth at gcc dot gnu dot org Mon, 29 Dec 2008 11:56:54 -0800
------- Comment #10 from rguenth at gcc dot gnu dot org 2008-12-29 19:55 ------- fold_binary (EQ_EXPR, int, &state, &state) returns a _Bool 1. Oops. I have a patch.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38564