Re: [PR58463][Backport to 4.8] Adjust dumping for ref nodes

2013-09-24 Thread Richard Biener
Message- >> From: Richard Biener [mailto:richard.guent...@gmail.com] >> Sent: 23 September 2013 09:00 >> To: Paulo Matos >> Cc: gcc-patches@gcc.gnu.org >> Subject: Re: [PR58463][Backport to 4.8] Adjust dumping for ref nodes >> >> On Fri, Sep 20, 2013 a

RE: [PR58463][Backport to 4.8] Adjust dumping for ref nodes

2013-09-24 Thread Paulo Matos
Ping on this patch. Note I don't have write access. Paulo Matos > -Original Message- > From: Richard Biener [mailto:richard.guent...@gmail.com] > Sent: 23 September 2013 09:00 > To: Paulo Matos > Cc: gcc-patches@gcc.gnu.org > Subject: Re: [PR58463][Backport to

Re: [PR58463][Backport to 4.8] Adjust dumping for ref nodes

2013-09-23 Thread Richard Biener
On Fri, Sep 20, 2013 at 5:39 PM, Paulo Matos wrote: > > Can we please backport this to 4.8 (it will fix PR58463)? > I attach Richard's patch to master, let me know if instead I should create > one specific for 4.8.1. I tested this against 4.8 branch and everything looks > fine. Ok. Thanks, Ric

[PR58463][Backport to 4.8] Adjust dumping for ref nodes

2013-09-20 Thread Paulo Matos
Can we please backport this to 4.8 (it will fix PR58463)? I attach Richard's patch to master, let me know if instead I should create one specific for 4.8.1. I tested this against 4.8 branch and everything looks fine. 2013-03-27 Richard Biener PR tree-optimization/56716 * tre