Matt <matt@xxxxxxx> writes: > ../../gcc-trunk/gcc/graphite.c:3227:9: error: case value 138 not in > enumerated type enum gimple_code This one is the only actual error. It was fixed on Wednesday. 2009-06-10 Ian Lance Taylor <iant@xxxxxxxxxx> PR bootstrap/40408 * graphite.c (add_conditions_to_domain): Change SWITCH_EXPR to GIMPLE_SWITCH. Ian