public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mark Mitchell <mark@codesourcery.com>
To: gcc-patches@gcc.gnu.org,  paul@codesourcery.com,
	  nathan@codesourcery.com,  richard@codesourcery.com
Subject: Re: Fix gcc.c-torture/execute/20030928-1.c for ARM VxWorks
Date: Wed, 11 Jul 2007 02:51:00 -0000	[thread overview]
Message-ID: <46943E8A.4000405@codesourcery.com> (raw)
In-Reply-To: <87hcokh4si.fsf@firetop.home>

Richard Sandiford wrote:

> gcc/
> 	* config/arm/arm-protos.h (arm_cannot_force_const_mem): Declare.
> 	* config/arm/arm.c (TARGET_CANNOT_FORCE_CONST_MEM): Redefine to
> 	arm_cannot_force_const_mem.
> 	(arm_cannot_force_const_mem): New function.
> 	* config/arm/arm.h (ARM_OFFSETS_MUST_BE_WITHIN_SECTIONS_P): New macro.
> 	(LEGITIMATE_CONSTANT_P): Test arm_cannot_force_const_mem instead
> 	of arm_tls_referenced_p.
> 	* config/arm/arm.md (movsi): Split out-of-section constants when
> 	ARM_OFFSETS_MUST_BE_WITHIN_SECTIONS_P.
> 	* config/arm/vxworks.h (ARM_OFFSETS_MUST_BE_WITHIN_SECTIONS_P): Define.

Paul, would you review this, please?

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713

  reply	other threads:[~2007-07-11  2:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-04 10:01 Richard Sandiford
2007-07-11  2:51 ` Mark Mitchell [this message]
2007-07-14  3:43 ` Paul Brook
     [not found] ` <1184921014.32244.0.camel@pc960.cambridge.arm.com>
2007-07-20 10:24   ` Richard Sandiford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46943E8A.4000405@codesourcery.com \
    --to=mark@codesourcery.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=nathan@codesourcery.com \
    --cc=paul@codesourcery.com \
    --cc=richard@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).