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] Fix PR42088


On Tue, 1 Dec 2009, Diego Novillo wrote:

> On Tue, Dec 1, 2009 at 05:44, Richard Guenther <rguenther@suse.de> wrote:
> 
> > So, what do you prefer for 4.5?
> 
> Variant 1, if possible.  We are better off minimizing the differences
> in gimple when -g is present.
> 
> Thanks for addressing this.

After re-consulting on IRC I applied the variant that disables
free-lang-data again if not using LTO.  This seems safest and
we will revisit the issue during next stage1.

Richard.


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