------- Comment #8 from rguenth at gcc dot gnu dot org  2010-04-02 14:07 -------
Confirmed on x86_64-linux with -O2 -fbounds-check.

find_loop_niter_by_eval takes a lot of time in each of the ints2bits_*
routines because the loops have a lot of exits (due to -fbounds-check).


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|                            |x86_64-*-*


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

Reply via email to