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: PR 23551: why should we coalesce inlined variables?


David Edelsohn wrote:
> Richard writes:
> 
>> I propose to revert this patch for now.
> 
> 	I agree.  I think the patch should be reverted as the benefit does
> not justify the cost.

I agree.

I think Alexandre's right that it's a vital invariant that -g not change
code generation, and that, therefore, we cannot gate this on the
presence of -g.  But, I also don't think that increases in memory as
large as reported are worth the debugging benefits.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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