------- Additional Comments From jakub at gcc dot gnu dot org 2005-01-15 14:56
-------
I have bootstrapped the patch yesterday on
{i386,x86_64,ppc,ppc64,s390,s390x,ia64}-redhat-linux and it certainly worked.
The only change was that tree_int_cst_equal || tree_int_cst_lt ->
tree_int_cst_lt
that ought to be correct.Anyway, I'll start debugging this in ~ 2 hours. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19060
