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: Reduce Dwarf Debug Size


On Wed, Feb 28, 2007 at 06:19:41PM -0800, Ian Lance Taylor wrote:
> It would be great if you or others could suggest simplifications.
> It's not like this patch is "take it or leave it."

If there is a general consensus that the approach is OK, then I would
recommend removing most of the optional combinations.  I bet you can
find a maximum of three clearly increasing levels that work for the
vast majority of people for whom it is useful at all.

I feel like I'm saying the same thing over and over.  The new aliasing
warnings and the new overflow warnings both come with too many levels
in my opinion.  More flexibility on the command line is _not_ a good
thing.  It becomes decreasingly likely that people will figure out
correctly what they really need, or understand what they've chosen.

-- 
Daniel Jacobowitz
CodeSourcery


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