public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <richard.guenther@gmail.com>
To: Eric Botcazou <ebotcazou@adacore.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [IA-64] Fix gcc.dg/torture/vshuf-v8qi.c
Date: Tue, 03 Mar 2015 09:46:00 -0000	[thread overview]
Message-ID: <CAFiYyc1-UU2CB-kLJXgLk11ZQq4AhVesxX-5Dvc7fuY-kfH3LA@mail.gmail.com> (raw)
In-Reply-To: <3767387.bpTxfRPWdO@polaris>

On Tue, Mar 3, 2015 at 9:56 AM, Eric Botcazou <ebotcazou@adacore.com> wrote:
> Hi,
>
> the test fails at -O2 because of the assertion recently added to gen_reg_rtx
> that crtl->emit.regno_pointer_align_length is non-zero.  Now the function
> expand_vec_perm_interleave_2 can be invoked at the GIMPLE level in "testing"
> mode and crtl->emit is not initialized by that time.
>
> Tested on ia64-linux-gnu, OK for mainline and 4.9 branch?

Ok.

Thanks,
Richard.

>
> 2015-03-03  Eric Botcazou  <ebotcazou@adacore.com>
>
>         * config/ia64/ia64.c (expand_vec_perm_interleave_2): Use gen_raw_REG
>         to create a register in testing mode.
>
>
> --
> Eric Botcazou

      reply	other threads:[~2015-03-03  9:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03  8:59 Eric Botcazou
2015-03-03  9:46 ` Richard Biener [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=CAFiYyc1-UU2CB-kLJXgLk11ZQq4AhVesxX-5Dvc7fuY-kfH3LA@mail.gmail.com \
    --to=richard.guenther@gmail.com \
    --cc=ebotcazou@adacore.com \
    --cc=gcc-patches@gcc.gnu.org \
    /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).