This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: gprof and int overflow


Ian Lance Taylor <iant <at> google.com> writes:

> It's a limitation of the format of the gmon.out file.  The counts are
> defined to be 32-bit integers.  I don't know of any workaround.
> 
> Ian
> 
> 

OK thanks... maybe some day there will be a -pg64 option to gcc or something
like that, since these days I can overflow a 32-bit counter on my coffee break
:-).

-Lewis


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