public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Joern Rennecke <amylaar@cygnus.co.uk>
To: pogde@cse.iitk.ac.in (pogde prashant)
Cc: tromey@cygnus.com, gcc@egcs.cygnus.com
Subject: Re: Need Help
Date: Fri, 03 Dec 1999 15:34:00 -0000	[thread overview]
Message-ID: <199912032333.XAA25862@phal.cygnus.co.uk> (raw)
In-Reply-To: <Pine.LNX.4.10.9912040314590.3449-300000@csemt68.cse.iitk.ac.in>

>   	[(set (match_operand:QI 0 "register_operand" "+a,a")
>         	(plus:QI (match_operand:QI 1 "register_operand" "0,0")

You have already expressed the input function of operand zero with
the matching constraint for operand 1, so you should just say"=a,a" .

WARNING: multiple messages have this Message-ID
From: Joern Rennecke <amylaar@cygnus.co.uk>
To: pogde@cse.iitk.ac.in (pogde prashant)
Cc: tromey@cygnus.com, gcc@egcs.cygnus.com
Subject: Re: Need Help
Date: Fri, 31 Dec 1999 23:54:00 -0000	[thread overview]
Message-ID: <199912032333.XAA25862@phal.cygnus.co.uk> (raw)
Message-ID: <19991231235400.62vuTSkHu64YWj71cqRBC97Jzig0RFoyNoAyFw7NoGs@z> (raw)
In-Reply-To: <Pine.LNX.4.10.9912040314590.3449-300000@csemt68.cse.iitk.ac.in>

>   	[(set (match_operand:QI 0 "register_operand" "+a,a")
>         	(plus:QI (match_operand:QI 1 "register_operand" "0,0")

You have already expressed the input function of operand zero with
the matching constraint for operand 1, so you should just say"=a,a" .

  reply	other threads:[~1999-12-03 15:34 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-16  7:24 -MD behavior does not match documentation I Lee Hetherington
1999-09-16  8:03 ` Richard Hadsell
1999-09-16  8:16   ` I Lee Hetherington
1999-09-30 18:02     ` I Lee Hetherington
1999-09-30 18:02   ` Richard Hadsell
1999-09-16 13:58 ` Jamie Lokier
1999-09-16 17:15   ` Tom Tromey
1999-09-30 18:02     ` Tom Tromey
1999-11-27 18:46     ` Tom Tromey
1999-11-30 23:37     ` Tom Tromey
1999-12-03 14:02     ` Need Help pogde prashant
1999-12-03 15:34       ` Joern Rennecke [this message]
1999-12-31 23:54         ` Joern Rennecke
1999-12-31 23:54       ` pogde prashant
1999-09-30 18:02   ` -MD behavior does not match documentation Jamie Lokier
1999-09-30 18:02 ` I Lee Hetherington
2000-01-27 18:46 need help Krishnan Palani
2000-01-27 20:22 ` Eric Christopher
2003-07-22 13:39 ggbg ddfd
2003-07-22 13:48 ` ggbg ddfd
2003-07-22 13:55 ` Gerald Pfeifer
2003-09-26 11:46 Eitan
2003-09-26 12:16 ` Jon Beniston
2004-08-31 12:49 Need Help Kolingba Arthur
2004-09-01 19:49 ` James E Wilson
2005-12-15  8:16 Need help Ivan Petrov
2006-06-28 21:54 ammalik
2006-06-28 23:27 ` Mike Stump
2006-07-12  1:52   ` ammalik
2006-07-12  4:41     ` Ian Lance Taylor
2008-02-25 12:24 need help Mag cool
2008-02-25 12:24 Mag cool
2008-02-25 13:13 ` Alexey Zaytsev

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=199912032333.XAA25862@phal.cygnus.co.uk \
    --to=amylaar@cygnus.co.uk \
    --cc=gcc@egcs.cygnus.com \
    --cc=pogde@cse.iitk.ac.in \
    --cc=tromey@cygnus.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).