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 go/52357] New: 64bit-out.go and go.test/test/cmplxdivide.go time out on Solaris/SPARC


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

             Bug #: 52357
           Summary: 64bit-out.go and go.test/test/cmplxdivide.go time out
                    on Solaris/SPARC
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
        AssignedTo: ian@airs.com
        ReportedBy: ro@gcc.gnu.org
              Host: sparc-sun-solaris2*
            Target: sparc-sun-solaris2*
             Build: sparc-sun-solaris2*


The 64bit-out.go and go.test/test/cmplxdivide.go often time out on
Solaris/SPARC:

On unloaded machines, I find for cmplxdivide.go:

Solaris 11, Sun Fire V890, 1.35 GHz UltraSPARC-IV:

real        1:07.33
user        1:02.18
sys            0.64

Solaris 8, Sun Enterprise T5220, 1.2 GHz UltraSPARC-T2:

real     2:09.40
user     2:07.73
sys         0.63

The latter is too close to the default 5 min timeout.

It's similar for 64bit-out.go:

real        1:13.68
user        1:07.82
sys            0.79

vs.

real     2:17.81
user     2:16.11
sys         1.14

  Rainer


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