This is the mail archive of the gcc@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]

Re: linux 2.1.117 built with egcs-1.1 19980823


>>>>> David S Miller <davem@dm.cobaltmicro.com> writes:

 >    From: Andi Kleen <ak@muc.de>
 >    Date: 24 Aug 1998 00:46:52 +0200

 >    I did the same, but noticed a 50k increase of the image compared to
 >    the same tree build with gcc 2.7.2.3. I'm not sure about the
 >    reasons yet.

 > Probably dwarf2 unwind info tables...  they are quite sizable on the
 > Intel.  Sparc probably has the most compact representation.

But it's not emitted for C code by default.  And it's much more reasonable
with gas 2.9, which optimizes the information.

Jason


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