This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

             Bug #: 56203
           Summary: gfortran.dg/minlocval_3.f90 times out on Solaris/SPARC
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ro@gcc.gnu.org
              Host: sparc*-*-solaris2.*
            Target: sparc*-*-solaris2.*
             Build: sparc*-*-solaris2.*


I often see the gfortran.dg/minlocval_3.f90 test time out on slower SPARC
machines (like 1.2 GHz UltraSPARC-T2) at -O3.

On an otherwise idle machine, compilation takes

real        2:25.18
user        2:16.64
sys            1.28

which is already half the default timeout.  If the machine becomes loaded, this
easily gets above the limit.  Maybe the testcase can be stripped down a bit or
split to avoid this.

  Rainer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]