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] Proposed fix for bug #31899


Diego Novillo wrote:

> For 4.2, Jan agrees that this fix is safe enough.  The only risk is that
> DWARF2 may consider a variable both optimized out and directly
> referenced.  But given that this has not occurred too frequently, it may
> not be such a big deal.
> 
> Doug, the patch is fine for 4.2.  One minor nit with the changelog entry:

Please don't put the patch in for 4.2 without a fix for mainline.
Otherwise, we risk regressing in 4.3.  Obviously, we don't want 4.2.2 to
have this bug, but we need a plan here.

If this patch is OK for 4.2, as a work-around, can we just put it into
4.3 as well?  Or, Doug, are you willing to work on the queuing code for
4.3?  I would be happy to review that.

Thanks,

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