public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Segher Boessenkool <segher@kernel.crashing.org>
To: Henri Cloetens <henri.cloetens@blueice.be>
Cc: Richard Earnshaw <Richard.Earnshaw@foss.arm.com>,
	gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Issue during combine.
Date: Tue, 20 Oct 2020 10:48:09 -0500	[thread overview]
Message-ID: <20201020154809.GA2672@gate.crashing.org> (raw)
In-Reply-To: <ed8962ff-9a6d-5d65-3e7c-d989f409e908@blueice.be>

On Tue, Oct 20, 2020 at 05:01:24PM +0200, Henri Cloetens wrote:
> Well, I guess there is the confusion.
> - For me, this is a constant int.

A "constant int" (which this is not, fwiw) is not the same as a
CONST_INT.  A CONST_INT is something specific in RTL (which always has
mode VOIDmode, and that is correct there, but not in most other
contexts).


Segher

      reply	other threads:[~2020-10-20 15:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-19 12:53 Henri Cloetens
2020-10-19 15:55 ` Henri Cloetens
2020-10-19 19:28   ` Segher Boessenkool
2020-10-19 19:56     ` Henri Cloetens
2020-10-19 21:20       ` Segher Boessenkool
2020-10-20 13:19 ` Richard Earnshaw
2020-10-20 15:01   ` Henri Cloetens
2020-10-20 15:48     ` Segher Boessenkool [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=20201020154809.GA2672@gate.crashing.org \
    --to=segher@kernel.crashing.org \
    --cc=Richard.Earnshaw@foss.arm.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=henri.cloetens@blueice.be \
    /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).