Mail Archives: djgpp-workers/2003/02/28/13:31:27
Hi.
Alas there seems to be some failures. I'm not planning to try to
understand or correct them, but I'm reporting it in case somebody else
likes to examine it.
How current are these test anyway? All capitals is a little weird;
makes me think of the 80ties.
First a tiny adjustment to the makefile (besides the PATH one):
RUN = # how to run the executables
changed to
RUN = redir -eo # how to run the executables
so I get the error messages in the files.
Should make this the default?
ttan.djl, error message missing:
TAN WILL BE CALLED WITH THE ARGUMENT 9.0072e+15
THIS SHOULD TRIGGER AN ERROR MESSAGE
TAN RETURNED THE VALUE 1.6063e+00
tsin.djl, error message missing:
SIN WILL BE CALLED WITH THE ARGUMENT 9.0072e+15
THIS SHOULD TRIGGER AN ERROR MESSAGE
SIN RETURNED THE VALUE -8.4893e-01
tpower.djl, error message:
( 2.0000000e+00) ** (-1.0740000e+03) WILL BE COMPUTED.
THIS SHOULD NOT TRIGGER AN ERROR MESSAGE
pow(): Output of function out of range (ERANGE)
THE VALUE RETURNED IS 4.9407e-324
Right,
MartinS
- Raw text -