This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: small fixes for libunwind support


>>>>> On 11 Dec 2003 12:58:59 -0800, Jim Wilson <wilson@specifixinc.com> said:

  Jim> On Thu, 2003-12-11 at 11:58, Andreas Jaeger wrote:
  >> Is this one needed for the 3.3 branch, also?

  Jim> It wouldn't hurt.

Agreed.

  Jim> It only matters if you use David's libunwind library.  The main
  Jim> effect is to reduce the size of libgcc_s.so by about 16k.  It
  Jim> also fixes an unwind bug with the NaT bit, which could
  Jim> conceivably cause problems if left unfixed.

Actually, I cared more about the reduction in size of libgcc_eh.a,
since that gets linked statically into applications.

	--david


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]