This is the mail archive of the gcc-bugs@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]

[Bug target/13803] [3.4 Regression] movqi operand constraints too restrictivefor TARGET_COLDFIRE


------- Additional Comments From mark at codesourcery dot com  2004-06-10 13:33 -------
Subject: Re:  [3.4/3.5 Regression] movqi operand constraints
 too restrictivefor TARGET_COLDFIRE

bernie at develer dot com wrote:

> ------- Additional Comments From bernie at develer dot com  2004-06-10 00:13 -------
> This patch fixes the bug:
> 
> 2004-05-05  Peter Barada  <peter@the-baradas.com>
> 	* gcc/config/m68k/m68k.h(EXTRA_CONSTRAINT): add 'U' for
>           register offset addressing.
> 	* gcc/config/m68k/m68k.md: Add 'U,U' alternative to ColdFire
> 	  variants of movsi,movhi,movqi insn patterns.
> 
> It's already present on mainline and I've been using it in my
> local 3.4 tree for some time.
> 
> I'd like to backport it to 3.4 before 3.4.1.

Backporting this patch for 3.4.1 is fine.  Please proceed!



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13803


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]