Path: utzoo!telly!ddsw1!mcdchg!rutgers!tut.cis.ohio-state.edu!WHEATIES.AI.MIT.EDU!rms From: rms@WHEATIES.AI.MIT.EDU (Richard Stallman) Newsgroups: gnu.gcc Subject: GCC version 1.29 Message-ID: <8810061402.AA04579@sugar-bombs.ai.mit.edu> Date: 6 Oct 88 14:02:08 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 12 GCC version 1.29 is now available on prep.ai.mit.edu in /u/emacs/gcc.tar-1.29.Z. Diffs from 1.28 in gcc.diff-1.28-1.29.Z are 315k. This version supports various new loop optimizations implemented by Jim Wilson of Berkeley. Strength reduction is done if you specify -fstrength-reduce. -Wunused requests warnings for unused local variables. Nearly all known bugs have been fixed, except that nothing has been done about SPARC bugs.