public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bernd Schmidt <bschmidt@redhat.com>
To: Mikhail Maltsev <maltsevm@gmail.com>,
	       gcc-patches mailing list <gcc-patches@gcc.gnu.org>,
	       Uros Bizjak <ubizjak@gmail.com>, Jeff Law <law@redhat.com>
Subject: Re: [PATCH, i386] PR68497. Fix ICE with -fno-checking
Date: Tue, 24 Nov 2015 00:04:00 -0000	[thread overview]
Message-ID: <5653A489.7070801@redhat.com> (raw)
In-Reply-To: <56539C9F.9000903@gmail.com>

On 11/24/2015 12:09 AM, Mikhail Maltsev wrote:
> The attached patch fixes a problem introduced in r229567: the assertion
>
> gcc_assert (is_sse);
>
> is checked if flag_checking is false, and this causes an ICE when compiling with
> -fno-checking.
>
Ok.


Bernd

  reply	other threads:[~2015-11-23 23:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-23 23:20 Mikhail Maltsev
2015-11-24  0:04 ` Bernd Schmidt [this message]
2015-11-24 12:20   ` Mikhail Maltsev

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=5653A489.7070801@redhat.com \
    --to=bschmidt@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=law@redhat.com \
    --cc=maltsevm@gmail.com \
    --cc=ubizjak@gmail.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).