From: Kbwms AT aol DOT com Message-ID: Date: Sat, 19 Jul 2003 11:57:51 EDT Subject: Re: Changes to Files in Archive djtst203.zip To: rich AT phekda DOT freeserve DOT co DOT uk CC: djgpp-workers AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_b7.340deff2.2c4ac47f_boundary" X-Mailer: 8.0 for Windows sub 6011 Reply-To: djgpp-workers AT delorie DOT com --part1_b7.340deff2.2c4ac47f_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Rich: In a message dated 7/19/2003 8:36:54 AM Eastern Standard Time, rich AT phekda DOT freeserve DOT co DOT uk writes: > Unfortunately this causes problems. pow_vec.c and powf_vec.c appear to be > misgenerated, when the above patch has been applied. I see lots of lines > like > "qlog singularity error" - e.g.: > > #include "test.h" > one_line_type pow_vec[] = { > I'm puzzled by the appearance of these lines. What is their source? They look like part of the code in pow_vec.c. > qlog singularity error > > qmul overflow error > {62, 0, 0,__LINE__, 0x00000000, 0x00000000, 0x3fc00000, 0x00000000, > 0xc0733a71, > 0x46f72a42,}, /* +0.0000E+00=F( +0.125, -307.7) */ > > qlog singularity error > > qmul overflow error > {62, 0, 0,__LINE__, 0x00000000, 0x00000000, 0x3fc00000, 0x00000000, > 0xc072067d, > 0x223a7520,}, /* +0.0000E+00=F( +0.125, -288.4) */ > These diagnostics are produced by the software in subdirectory ...tgen/qfloat. Please explain how they became mingled with printouts of code from the source file. KB Williams --part1_b7.340deff2.2c4ac47f_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Rich:

In a message dated 7/19/2003 8:36:54 AM Eastern Standard Time, rich AT phekda DOT f= reeserve.co.uk writes:

Unfortunately this causes problems. pow_vec.c and powf_vec.= c appear to be
misgenerated, when the above patch has been applied. I see lots of lines lik= e
"qlog singularity error" - e.g.:

#include "test.h"
one_line_type pow_vec[] =3D {


I'm puzzled by the appearance of these lines.  What is their source?&nb= sp; They look like part of the code in pow_vec.c.

qlog singularity error

qmul overflow error
{62, 0, 0,__LINE__, 0x00000000, 0x00000000, 0x3fc00000, 0x00000000,
0xc0733a71,
0x46f72a42,},   /* +0.0000E+00=3DF(  +0.125,  -307.7) */=

qlog singularity error

qmul overflow error
{62, 0, 0,__LINE__, 0x00000000, 0x00000000, 0x3fc00000, 0x00000000,
0xc072067d,
0x223a7520,},   /* +0.0000E+00=3DF(  +0.125,  -288.4) */=


These diagnostics are produced= by the software in subdirectory ...tgen/qfloat.

Please explain how they became mingled with printouts of code from the sourc= e file.


KB Williams
--part1_b7.340deff2.2c4ac47f_boundary--