This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/52361] gcc.dg/pr48141.c times out with checking enabled


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52361

--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-02-24 10:43:02 UTC ---
> --- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-24 10:35:32 UTC ---
> Actually I have a simple patch that speeds things up a bit, but not
> significantly
> so.

I wonder if the testcase couldn't be reduced a bit, or instead marked
with

    dg-require-effective-target run_expensive_tests

I doubt there is much point routinely running such a compile time hog.

    Rainer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]