[Bug fortran/56203] gfortran.dg/minlocval_3.f90 times out on Solaris/SPARC

Joost.VandeVondele at mat dot ethz.ch gcc-bugzilla@gcc.gnu.org
Sun Dec 7 08:21:00 GMT 2014


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 ro@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.



More information about the Gcc-bugs mailing list