Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cheops.cis.ohio-state.edu!karl From: karl@cheops.cis.ohio-state.edu (Karl Kleinpaste) Newsgroups: gnu.gcc.bug Subject: Pyr GCC bugfix Message-ID: Date: 3 Jul 89 20:48:28 GMT Sender: news@tut.cis.ohio-state.edu Organization: Ohio State Computer Science Lines: 10 I received an update from Jonathan Stone for the Pyr GCC port. I have made it available via ftp from tut.cis.ohio-state.edu in pub/gnu/gcc, and via uucp from osu-cis in ~/gnu/gcc. The files there are gcc-pyr.tar.Z (updated compressed tar file) and gcc-pyr.update.Z (compressed `diff -c') for those who picked up the initial, buggy gcc-pyr.tar.Z. The update is about 6Kbytes. It fixes the float bugs reported previously, corrects varargs handling, and improves code via use of the pr's. --Karl