This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
1997-11-14 egcs snapshot available
- To: egcs at cygnus dot com
- Subject: 1997-11-14 egcs snapshot available
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 14 Nov 1997 12:46:38 -0700
- Reply-To: law at cygnus dot com
egcs-ss-971114 is now available in ftp.cygnus.com:/pub/egcs/snapshots/1997-11-14
(and on various mirrors shortly, see the home page for mirror sites).
Changes in this snapshot:
* Minor x86-ncr-sysv4.3 fixes.
* IEEE -0.0 fix.
* A wide variety of exception handling fixes.
* A variety of alpha specific fixes.
* Minor a29k, m88k, mips, rs6000, fixes. fixincludes fix for m68k-next.
* Undefined "__eprintf" problem during stage1 build should be fixed.
* Fixes for the loop unrolling bugs several folks reported.
* Minor alias.c fix to keep it from looping on code which contains
uninitialized variables.
* Some important C++ fixes (sorry I don't know the details of exactly
what got fixed).
* g77 bugfix from Dave Love.
* Minor bugfixes in libstdc++ & libio.
Outstanding critical stuff for the release:
* Fix one more bogus warning related to the flow graph & exception
handling. (We have an analysis of this bug, we just need to go fix
it).
* ppro internal error with conditional moves (scox is working on it).
* look at some ppc patches that may be necessary for linux.
* egcs specific documemtation.
----
You'll find:
egcs-971114.tar.gz The full egcs snapshot, including all
languages runtime libraries and
testsuites.
egcs-core-971114.tar.gz Just the C and objc language front ends.
egcs-g++-971114.tar.gz The g++ language and runtime.
egcs-g77-971114.tar.gz The g77 language and runtime.
egcs-objc-971114.tar.gz The objc runtime.
egcs-testsuite-971114.tar.gz The c & g++ testusites.
egcs-g++-testsuite-971114.tar.gz The g++ testsuite.
egcs-g77-testsuite-971114.tar.gz The g77 testsuite.
Diffs to bring the 971105 to 971114 snapshot are available.
Jeff Law (law@cygnus.com)
Cygnus Solutions EGCS GNU Compiler System
http://www.cygnus.com http://www.cygnus.com/egcs