public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* [Ada] ACATS CXG2013 fixed
@ 2001-11-21  3:20 guerby
  2001-11-28 13:43 ` guerby
  0 siblings, 1 reply; 2+ messages in thread
From: guerby @ 2001-11-21  3:20 UTC (permalink / raw)
  To: gcc

I don't what compiler change could have fixed this test, it's just
calling the Tan function and was getting absurd results (xxxE+3923)
instead of expected 0.0 before. Sources of the test:

<http://www.ada-auth.org/cgi-bin/cvsweb.cgi/ACATS/CXG/CXG2013.A?rev=1.3>

Because of the Ada build problem introduced, I don't have a small
window for the fix only 20011127 at 0038 to 20011128 at 2002 (Paris
time). There were no change in Ada code except Zack fix to
gnat_expand_constant hooking, so this might be from common code.

Anyone at ACT aware of this fix?

-- 
Laurent Guerby <guerby@acm.org>

STAMP=2001-11-27-00-38-09
=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%= cxg2013 =%=%= Tue Nov 27 02:58:48 CET 2001 =%=%= 18 / 29
splitting /home/guerby/work/gcc/build-2001-11-27-00-38-09/acats/acats4gnat-0.3/cxg/cxg2013.a into:
   cxg2013.adb
main = cxg2013.adb binmain =  cxg2013
gcc -c -I/home/guerby/work/gcc/build-2001-11-27-00-38-09/acats/acats4gnat-0.3/work/support cxg2013.adb
gnatbind -aO./ -aO/home/guerby/work/gcc/build-2001-11-27-00-38-09/acats/acats4gnat-0.3/work/support -I- -x cxg2013.ali
gnatlink cxg2013.ali
1.60user 0.11system 0:01.73elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (3445major+5311minor)pagefaults 0swaps

,.,. CXG2013 ACATS 2.4 01-11-27 02:58:50
---- CXG2013 Check the accuracy of the TAN and COT functions.
   * CXG2013 Tan_Test  1: tan(-7.83828936297753108E-01)  actual:
                -3.16245455325072161E+3923 expected: 
                0.00000000000000000E+00 difference:
                -3.16245455325072161E+3923 max err:
                1.04699823566755141E-18.
**** CXG2013 FAILED ****************************.
0.03user 0.00system 0:00.03elapsed 88%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (141major+20minor)pagefaults 0swaps
SCRIPT-RUN FAILED cxg2013


STAMP=2001-11-28-20-02-13
=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%= cxg2013 =%=%= Wed Nov 28 21:56:57 CET 2001 =%=%= 18 / 29
splitting /home/guerby/work/gcc/build-2001-11-28-20-02-13/acats/acats4gnat-0.3/cxg/cxg2013.a into:
   cxg2013.adb
main = cxg2013.adb binmain =  cxg2013
gcc -c -I/home/guerby/work/gcc/build-2001-11-28-20-02-13/acats/acats4gnat-0.3/work/support cxg2013.adb
gnatbind -aO./ -aO/home/guerby/work/gcc/build-2001-11-28-20-02-13/acats/acats4gnat-0.3/work/support -I- -x cxg2013.ali
gnatlink cxg2013.ali
1.54user 0.19system 0:01.75elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (3439major+5306minor)pagefaults 0swaps

,.,. CXG2013 ACATS 2.4 01-11-28 21:56:59
---- CXG2013 Check the accuracy of the TAN and COT functions.
==== CXG2013 PASSED ============================.
0.05user 0.00system 0:00.04elapsed 116%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (140major+19minor)pagefaults 0swaps

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Ada] ACATS CXG2013 fixed
  2001-11-21  3:20 [Ada] ACATS CXG2013 fixed guerby
@ 2001-11-28 13:43 ` guerby
  0 siblings, 0 replies; 2+ messages in thread
From: guerby @ 2001-11-28 13:43 UTC (permalink / raw)
  To: gcc

I don't what compiler change could have fixed this test, it's just
calling the Tan function and was getting absurd results (xxxE+3923)
instead of expected 0.0 before. Sources of the test:

< http://www.ada-auth.org/cgi-bin/cvsweb.cgi/ACATS/CXG/CXG2013.A?rev=1.3 >

Because of the Ada build problem introduced, I don't have a small
window for the fix only 20011127 at 0038 to 20011128 at 2002 (Paris
time). There were no change in Ada code except Zack fix to
gnat_expand_constant hooking, so this might be from common code.

Anyone at ACT aware of this fix?

-- 
Laurent Guerby <guerby@acm.org>

STAMP=2001-11-27-00-38-09
=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%= cxg2013 =%=%= Tue Nov 27 02:58:48 CET 2001 =%=%= 18 / 29
splitting /home/guerby/work/gcc/build-2001-11-27-00-38-09/acats/acats4gnat-0.3/cxg/cxg2013.a into:
   cxg2013.adb
main = cxg2013.adb binmain =  cxg2013
gcc -c -I/home/guerby/work/gcc/build-2001-11-27-00-38-09/acats/acats4gnat-0.3/work/support cxg2013.adb
gnatbind -aO./ -aO/home/guerby/work/gcc/build-2001-11-27-00-38-09/acats/acats4gnat-0.3/work/support -I- -x cxg2013.ali
gnatlink cxg2013.ali
1.60user 0.11system 0:01.73elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (3445major+5311minor)pagefaults 0swaps

,.,. CXG2013 ACATS 2.4 01-11-27 02:58:50
---- CXG2013 Check the accuracy of the TAN and COT functions.
   * CXG2013 Tan_Test  1: tan(-7.83828936297753108E-01)  actual:
                -3.16245455325072161E+3923 expected: 
                0.00000000000000000E+00 difference:
                -3.16245455325072161E+3923 max err:
                1.04699823566755141E-18.
**** CXG2013 FAILED ****************************.
0.03user 0.00system 0:00.03elapsed 88%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (141major+20minor)pagefaults 0swaps
SCRIPT-RUN FAILED cxg2013


STAMP=2001-11-28-20-02-13
=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%=%= cxg2013 =%=%= Wed Nov 28 21:56:57 CET 2001 =%=%= 18 / 29
splitting /home/guerby/work/gcc/build-2001-11-28-20-02-13/acats/acats4gnat-0.3/cxg/cxg2013.a into:
   cxg2013.adb
main = cxg2013.adb binmain =  cxg2013
gcc -c -I/home/guerby/work/gcc/build-2001-11-28-20-02-13/acats/acats4gnat-0.3/work/support cxg2013.adb
gnatbind -aO./ -aO/home/guerby/work/gcc/build-2001-11-28-20-02-13/acats/acats4gnat-0.3/work/support -I- -x cxg2013.ali
gnatlink cxg2013.ali
1.54user 0.19system 0:01.75elapsed 98%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (3439major+5306minor)pagefaults 0swaps

,.,. CXG2013 ACATS 2.4 01-11-28 21:56:59
---- CXG2013 Check the accuracy of the TAN and COT functions.
==== CXG2013 PASSED ============================.
0.05user 0.00system 0:00.04elapsed 116%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (140major+19minor)pagefaults 0swaps

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-28 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-21  3:20 [Ada] ACATS CXG2013 fixed guerby
2001-11-28 13:43 ` guerby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).