public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <iant@google.com>
To: Jamie Prescott <jpresss@yahoo.com>
Cc: gcc@gcc.gnu.org
Subject: Re: Seeking suggestion
Date: Sat, 23 May 2009 14:17:00 -0000	[thread overview]
Message-ID: <m34ovcprz2.fsf@google.com> (raw)
In-Reply-To: <205917.35591.qm@web111615.mail.gq1.yahoo.com> (Jamie Prescott's message of "Fri\, 22 May 2009 17\:04\:22 -0700 \(PDT\)")

Jamie Prescott <jpresss@yahoo.com> writes:

> But now I get and invalid rtx sharing from the push/pop parallels:

This normally means that you need a copy_rtx somewhere.  Different insns
may not share data structure.

Ian

  reply	other threads:[~2009-05-23  0:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-23  0:04 Jamie Prescott
2009-05-23 13:41 ` Jamie Prescott
2009-05-23 14:17   ` Ian Lance Taylor [this message]
2009-05-23 17:09     ` Jamie Prescott
2009-05-24  0:35       ` Georg-Johann Lay
2009-05-24  2:18         ` Jamie Prescott
2009-05-24 10:23           ` Georg-Johann Lay
2009-05-27 14:42           ` Jim Wilson
2009-05-27 18:56             ` Jamie Prescott
2009-05-27 19:11               ` Jamie Prescott
2009-05-27 19:28               ` Eric Botcazou
2009-05-28  4:56                 ` Jamie Prescott
2009-05-28  5:16                   ` Georg-Johann Lay
2009-05-28  5:33                     ` Jamie Prescott
2009-05-25  3:23   ` Michael Meissner
2009-05-25 22:52     ` Jamie Prescott

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=m34ovcprz2.fsf@google.com \
    --to=iant@google.com \
    --cc=gcc@gcc.gnu.org \
    --cc=jpresss@yahoo.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).