public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* ARM patch for branch
@ 2002-07-19 10:28 Mark Mitchell
  2002-07-22  4:57 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Mitchell @ 2002-07-19 10:28 UTC (permalink / raw)
  To: nickc, rearnshaw; +Cc: velco, gcc-patches

Momchil Velikov posted a patch which moves a mainline change to the
ARM machine-description to the branch, and thereby fixes 200
test-cases.

I'd like to put this patch in GCC 3.1.1 if you think it's safe.

If you think it's appropriate, would one of you please check in
the patch and then let me know you've done so?

The patch is here:

  http://gcc.gnu.org/ml/gcc-patches/2002-07/msg00866.html

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ARM patch for branch
  2002-07-19 10:28 ARM patch for branch Mark Mitchell
@ 2002-07-22  4:57 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2002-07-22  4:57 UTC (permalink / raw)
  To: Mark Mitchell; +Cc: rearnshaw, velco, gcc-patches

Hi Mark,

> Momchil Velikov posted a patch which moves a mainline change to the 
> ARM machine-description to the branch, and thereby fixes 200
> test-cases.
> 
> I'd like to put this patch in GCC 3.1.1 if you think it's safe.
> 
> If you think it's appropriate, would one of you please check in
> the patch and then let me know you've done so?

Since the patch was actually written by Bernd Schmidt I do think that
it is safe and so I have checked it in to the branch.  Momchil only
mentions half of Bernd's patch but I have taken the liberty of
applying the other half as well (affecting gcc/config/arm/arm.c).  No
regressions were exposed by applying this patch.

Cheers
        Nick

2002-07-21  Nick Clifton  <nickc@redhat.com>

	* Import following patch from mainline:

	2002-03-18  Bernd Schmidt  <bernds@redhat.com>

		* config/arm/arm.c (arm_gen_movstrqi): Use gen_lowpart
		instead of gen_rtx_SUBREG.
		(arm_reload_out_hi): Use gen_lowpart instead of
		gen_rtx_SUBREG to access QImode components.
		* config/arm/arm.md: Disable zero_extend split for QImode 
		subregs in BIG_ENDIAN mode.
		(storehi_bigend): Match use of least significant byte.
		(storeinthi): Remove extraneous SUBREG.
		Add missing construction of operands[2].
		(movhi): Use gen_lowpart in place of gen_rtx_SUBREG.
		(movqi): Use gen_lowpart in place of gen_rtx_SUBREG.
		Replace gen_rtx (SUBREG) with gen_rtx_SUBREG.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-22 11:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-19 10:28 ARM patch for branch Mark Mitchell
2002-07-22  4:57 ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).