This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 Release Criteria
> Date: Thu, 27 Apr 2000 17:19:13 -0700
> From: Chip Salzenberg <chip@valinux.com>
> Cc: law@cygnus.com, geoffk@cygnus.com, gcc@gcc.gnu.org,
> libc-hacker@sourceware.cygnus.com
> We had problems on elf-i386 until I introduced a patch that separated
> the exception unwinding format from the number of hard registers. But
> it's just a happy coincidence that a patch was possible.
I don't believe that this new scheme will allow people to change the
libgcc interface at will, any more than the old one would. You would
have had a very similar problem.
--
- Geoffrey Keating <geoffk@cygnus.com>