RE: Fix for PR target/47951

2011-03-16 Thread Henderson, Stuart
Thanks.  I don't have write privileges.  If no-one objects, can someone apply 
the patch to trunk/appropriate branches?

2011-03-16  Stuart Henderson 

PR target/47951
* config/bfin/bfin.md (loop_end): Update constraints to ensure inputs match 
output.


-Original Message-
From: Bernd Schmidt [mailto:ber...@codesourcery.com]
Sent: 15 March 2011 10:02
To: Henderson, Stuart
Cc: gcc-patches@gcc.gnu.org
Subject: Re: Fix for PR target/47951

On 03/14/2011 01:10 PM, Henderson, Stuart wrote:
> Hi, The attached patch is an attempt to fix PR 47951, however I'm
> fairly new to GCC and have little confidence in it.  I've done some
> testing with it and it avoids the problem and doesn't appear to cause
> any new problems, but I'd appreciate more experienced eyes looking
> over it and giving pointers. Thanks, Stu

Looks ok.


Bernd


Re: Fix for PR target/47951

2011-03-15 Thread Bernd Schmidt
On 03/14/2011 01:10 PM, Henderson, Stuart wrote:
> Hi, The attached patch is an attempt to fix PR 47951, however I'm
> fairly new to GCC and have little confidence in it.  I've done some
> testing with it and it avoids the problem and doesn't appear to cause
> any new problems, but I'd appreciate more experienced eyes looking
> over it and giving pointers. Thanks, Stu

Looks ok.


Bernd


Fix for PR target/47951

2011-03-14 Thread Henderson, Stuart
Hi,
The attached patch is an attempt to fix PR 47951, however I'm fairly new to GCC 
and have little confidence in it.  I've done some testing with it and it avoids 
the problem and doesn't appear to cause any new problems, but I'd appreciate 
more experienced eyes looking over it and giving pointers.
Thanks,
Stu


47951.patch
Description: 47951.patch