This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[Ada] ACATS CXG2013 fixed
- From: <guerby at acm dot org>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 28 Nov 2001 22:36:23 +0100
- Subject: [Ada] ACATS CXG2013 fixed
- Reply-to: guerby at acm dot org
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