https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56203
Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Joost.VandeVondele at mat dot ethz | |.ch --- Comment #5 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> --- (In reply to r...@cebitec.uni-bielefeld.de from comment #4) > This has become more pronounced with increased gfortran testing > parallelism. I'll provide more feedback next week. Maybe post a -ftime-report, I think it might be a compile time hog ? Here, it takes about 4s at -O3, the largest single pass is: alias stmt walking : 1.89 (42%) usr 0.01 (11%) sys 1.95 (42%) wall 46 kB ( 0%) ggc The testcase is really not a large program, a handwritten 300 lines of code, working on small arrays.