Subject: new toolchain test request
To: None <port-vax@netbsd.org>
From: None <mcmahill@mtl.mit.edu>
List: port-vax
Date: 02/09/2002 20:15:55
could someone out there with a -current (or at least new toolchain) vax
try a simple program for me and send me the output?

cd /tmp 
ftp http://www-mtl.mit.edu/~mcmahill/tmp/badmath.c
gcc -o badmath badmath.c
./badmath

This was failing on old toolchain vax and m68k but passes on old toolchain
alpha, arm32, mipsel, i386, sparc, macppc and passes on new toolchain
sparc and m68k (not tested on any others)


Thanks
-Dan