Re: patch to fix PR49990

2011-08-09 Thread Vladimir Makarov
On 08/09/2011 10:50 AM, H.J. Lu wrote: On Tue, Aug 9, 2011 at 7:37 AM, Vladimir Makarov wrote: On 08/08/2011 10:35 PM, H.J. Lu wrote: On Mon, Aug 8, 2011 at 4:19 PM, Vladimir Makarov wrote: The following patch fixes PR49990. The problem is described on http://gcc.gnu.org/bugzilla/show_bug

Re: patch to fix PR49990

2011-08-09 Thread H.J. Lu
On Tue, Aug 9, 2011 at 7:37 AM, Vladimir Makarov wrote: > On 08/08/2011 10:35 PM, H.J. Lu wrote: >> >> On Mon, Aug 8, 2011 at 4:19 PM, Vladimir Makarov >>  wrote: >>> >>> The following patch fixes PR49990.  The problem is described on >>> >>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49936 >>> >

Re: patch to fix PR49990

2011-08-09 Thread Vladimir Makarov
On 08/08/2011 10:35 PM, H.J. Lu wrote: On Mon, Aug 8, 2011 at 4:19 PM, Vladimir Makarov wrote: The following patch fixes PR49990. The problem is described on http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49936 Reg classes which can not change modes for some pseudo were excluded from the consid

Re: patch to fix PR49990

2011-08-08 Thread H.J. Lu
On Mon, Aug 8, 2011 at 4:19 PM, Vladimir Makarov wrote: > The following patch fixes PR49990.  The problem is described on > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49936 > > Reg classes which can not change modes for some pseudo were excluded from > the consideration.  As I wrote recently, t