[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Request to test a G77 bug on 64-bit platforms



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi folks,

Could I request someone to test for the presence of a G77 bug on 64-bit
platforms?  Please install g77 and gcc on a *Sid* machine and ensure
that gcc is a symlink to gcc-4.0 and g77 is a symlink to g77-3.4. Unpack
the attached tarball and run "make" inside, then let me know the
results.  This is a test for GCC PR15937, here:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15397

The result should look something like this:

 funct1: return value =   1.11109996
 in test1: retval from fortran call is   1.11109996
funct2: return value = 1.111100
 in test1: retval from c(float) call is   1.11109996
funct2: return value = 2
 in test1: retval from c(int)   call is  2

If the bug applies on the platform you're testing, then the result of
the fourth line (retval from c(float) call) will instead probably be 0.

MD5sum of the attached tarball should be
7ad4baa09387ad88266c2053a6359911  test.tar.gz

Please also post the output of dpkg -l gcc gcc-4.0 g77 g77-3.4

Finally, please CC all emails to me since I'm not on these lists.

Thanks!

- --
Kevin B. McCarty <kmccarty@princeton.edu>   Physics Department
WWW: http://www.princeton.edu/~kmccarty/    Princeton University
GPG: public key ID 4F83C751                 Princeton, NJ 08544
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDMsPzfYxAIk+Dx1ERAu5WAJ4qb94JXSOQxon9qhpzzgrS1FmemACeL6et
KBAD/8ezPQrXxX+PafxCzww=
=qTnl
-----END PGP SIGNATURE-----

Attachment: test.tar.gz
Description: GNU Zip compressed data


Reply to: