public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Sumanth Gundapaneni <Sumanth.Gundapaneni@kpitcummins.com>
Cc: Jeff Law <law@redhat.com>, Ian Lance Taylor <iant@google.com>,
	       "gcc-help@gcc.gnu.org" <gcc-help@gcc.gnu.org>,
	       "Jayant R. Sonar" <Jayant.Sonar@kpitcummins.com>
Subject: Re: Internal Compiler Error in gen_rtx_SUBREG,at emit-rtl.c:776 in CR16
Date: Fri, 04 Feb 2011 16:25:00 -0000	[thread overview]
Message-ID: <4D4C206D.2000702@redhat.com> (raw)
In-Reply-To: <371569CBCFB2E745B891DBB88B2DFDDD19FAC4D8E3@KCINPUNHJCMS01.kpit.com>

On 02/04/2011 04:47 AM, Sumanth Gundapaneni wrote:
> #define CANNOT_CHANGE_MODE_CLASS(FROM, TO, CLASS)       \
>   ( (GET_MODE_SIZE (TO) < GET_MODE_SIZE (FROM))          \
>    ? 1        \
>    : 0)

Cannot change modes for any class is almost certainly wrong.


r~

      parent reply	other threads:[~2011-02-04 15:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-31  9:38 Sumanth Gundapaneni
2011-01-31 19:21 ` Ian Lance Taylor
2011-02-01  9:08   ` Sumanth Gundapaneni
2011-02-01 15:19     ` Ian Lance Taylor
2011-02-01 15:22       ` Jeff Law
2011-02-04 14:15         ` Sumanth Gundapaneni
2011-02-04 15:51           ` Ian Lance Taylor
2011-02-04 16:25           ` Richard Henderson [this message]

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=4D4C206D.2000702@redhat.com \
    --to=rth@redhat.com \
    --cc=Jayant.Sonar@kpitcummins.com \
    --cc=Sumanth.Gundapaneni@kpitcummins.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=iant@google.com \
    --cc=law@redhat.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).