http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48283
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-03-25 12:35:03 UTC --- > --- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-25 > 12:26:55 UTC --- > Just to clarify - runtime or compile-time issue? I see the testcases > operate on 100^3 arrays - certainly not small for very slow HW. Compile time, runtime for block-3.exe is 0.06 s even on the R10k machine. > I'd say skip graphite tests completely for !run_expensive_tests for now. I'd rather tag the four culprits only for the moment to keep some coverage. Rainer