NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/50112: GCC is broken on NetBSD/Alpha Current,7-0-RC2,7-0-RC1
The following reply was made to PR toolchain/50112; it has been noted by GNATS.
From: "Naruaki.Etomi" <nullnilaki%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: toolchain/50112: GCC is broken on NetBSD/Alpha Current,7-0-RC2,7-0-RC1
Date: Sun, 2 Aug 2015 06:12:39 +0900
I'm sorry it was my misunderstanding.
Please revert this PR.
The cause of this problem is my computer set time is wrong.
>---------------------------------------------------<
# date 6208270237
Aug 27 02:37:00 date: date set by root
Sun Aug 27 02:37:00 UTC 2062
# date
Sun Aug 27 02:37:03 UTC 2062
# ./benchmark
mimax = 65 mjmax = 65 mkmax = 129
imax = 64 jmax = 64 kmax =128
Start rehearsal measurement process.
Measure the performance in 3 times.
MFLOPS: 0.000000 time(s): 4294967296.819821 3.288628e-03
Now, start the actual measurement process.
The loop will be excuted in 0 times
This will take about one minute.
Wait for a while
Loop executed for 0 times
Gosa : 7.796213e-310
MFLOPS measured : 0.000000 cpu : 0.000001
Score based on Pentium III 600MHz : 0.000000
# ntpdate clock.nc.fukuoka-u.ac.jp
1 Aug 21:08:38 ntpdate[1695]: step time server 133.100.8.2 offset
-1485408634.746759 sec
# date
Sat Aug 1 21:08:53 UTC 2015
# ./benchmark
mimax = 65 mjmax = 65 mkmax = 129
imax = 64 jmax = 64 kmax =128
Start rehearsal measurement process.
Measure the performance in 3 times.
MFLOPS: 59.941019 time(s): 0.824195 3.288628e-03
Now, start the actual measurement process.
The loop will be excuted in 218 times
This will take about one minute.
Wait for a while
Loop executed for 218 times
Gosa : 1.615207e-03
MFLOPS measured : 60.347832 cpu : 59.487766
Score based on Pentium III 600MHz : 0.735949
>---------------------------------------------------<
Home |
Main Index |
Thread Index |
Old Index