--- Comment #2 from pinskia at gcc dot gnu dot org 2009-09-23 17:11 ---
One reduced testcase:
__gmpn_sub (int __gmp_wp)
{
int __gmp_x;
if (__gmp_wp = __gmp_x, __gmp_x == 0);
}
I did not see if this was the only reduced testcase though.
--
pinskia at gcc dot gnu dot org changed:
--- Comment #1 from jamborm at gcc dot gnu dot org 2009-09-23 16:29 ---
Bootstrap of trunk revision 152041 with fold checking fails on x86_64
with:
/home/jamborm/gcc/trunk/obj/./prev-gcc/xgcc
-B/home/jamborm/gcc/trunk/obj/./prev-gcc/
-B/home/jamborm/gcc/inst/trunk/x86_64-unknown-linux-g