https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62113
Sebastian Pop <spop at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |spop at gcc dot gnu.org Resolution|--- |FIXED --- Comment #3 from Sebastian Pop <spop at gcc dot gnu.org> --- Fixed on trunk with a recent ISL-0.15 that contains the compute time out functions. $ time gcc -O2 -floop-parallelize-all -c rdft.i real 0m1.763s