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]
Other format: [Raw text]

Re: Designs for better debug info in GCC


Alexandre Oliva wrote:
On Dec 20, 2007, Ian Lance Taylor <iant@google.com> wrote:

Right, which will significantly increase debugging size as you add two
more notes around many lines.

If that's the price to avoid debug information consumers getting incorrect values...

It may be an unacceptable price, the cost of an executable going from 50 megabytes to 80 megabytes can be the difference between handling the situation being practical and impractical.


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