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: [PATCH] Omit frame pointer and fix %ebp by default on x86 (take3)


On Mon, 16 Aug 2004, Jakub Jelinek wrote:
> Why do you think it is an dramatic increase?
> On x86-64 where -fasynchronous-unwind-tables is the default, .eh_frame
> size is usually smaller than 5% of code size,

You forget so quickly :>  I posted the benchmarks for you here:
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg01202.html

On GCC's CSiBE benchmark, -fasynchronous-unwind-tables increases the
object file sizes measured in that benchmark by over 30% on IA-32.

Roger
--


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