[Bug fortran/91512] Fortran compile time regression.

2019-08-21 Thread skpgkp2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91512 --- Comment #2 from Sunil Pandey --- Before commit time report: == $ /local/skpandey/gccwork/gcc_trunk/tools-build/gcc-debug/release.a4ba5c3ec624008e899a8bcb687359db25140c23/usr/gcc-10.0.0-x86-64/bin/gfortran -m64 -c -o

[Bug fortran/91512] Fortran compile time regression.

2019-08-21 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91512 --- Comment #1 from Thomas Koenig --- Can you show the output of your compilation when adding -ftime-report to the options? This will give us an idea of where the CPU cycles are burned.