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

Re: m68k: Fix PR18421 and PR16719


Bernardo Innocenti <bernie@develer.com> writes:

> Bernardo Innocenti wrote:
>
>> gcc/
>> 2004-12-06  Peter Barada  <peter@the-baradas.com>
>> 
>> 	PR middle-end/16719
>> 	PR middle-end/18421
>> 	* config/m68k/m68k.h (HARD_REGNO_MODE_OK): Disallow bytes
>> 	in address registers.
>> 	* config/m68k/m68k.c (hard_regno_mode_ok): Likewise.
>> 	* config/m68k/m68k.md: Replace 's' with 'i' in 4th
>> 	alternative of addsi3_5200.
>
> Thanks to Adam Conrad, this patch has been finally regtested
> on m68k-linux on 4.0 and 3.4, with no new testcase failures
> and one old failure accidentally fixed.
>
> This patch was approved for several months ago, so if nobody
> objects I'll go on and install it on mainline.

Please go ahead.

Thanks, Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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