Re: patch to solve PR49936

2011-08-20 Thread Vladimir Makarov
On 08/20/2011 06:39 PM, Vladimir Makarov wrote: On 08/20/2011 06:13 AM, Richard Sandiford wrote: Hi Vlad, Vladimir Makarov writes: The following patch makes gcc4.7 behaving as gcc4.6 for the case described on http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49936. The patch was successfully boots

Re: patch to solve PR49936

2011-08-20 Thread Vladimir Makarov
On 08/20/2011 06:13 AM, Richard Sandiford wrote: Hi Vlad, Vladimir Makarov writes: The following patch makes gcc4.7 behaving as gcc4.6 for the case described on http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49936. The patch was successfully bootstrapped on x86_64 and ppc64. Committed as rev 17

Re: patch to solve PR49936

2011-08-20 Thread Richard Sandiford
Hi Vlad, Vladimir Makarov writes: > The following patch makes gcc4.7 behaving as gcc4.6 for the case > described on http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49936. > > The patch was successfully bootstrapped on x86_64 and ppc64. > > Committed as rev 177916. > > 2011-08-19 Vladimir Makarov >

patch to solve PR49936

2011-08-19 Thread Vladimir Makarov
The following patch makes gcc4.7 behaving as gcc4.6 for the case described on http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49936. The patch was successfully bootstrapped on x86_64 and ppc64. Committed as rev 177916. 2011-08-19 Vladimir Makarov PR rtl-optimization/49936 * ira.