public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Uros Bizjak <ubizjak@gmail.com>
To: gcc-patches@gcc.gnu.org
Cc: "Raúl Porcel" <armin76@gentoo.org>,
	"Vladimir Makarov" <vmakarov@redhat.com>
Subject: Re: [PATCH v2, haifa-sched]: Fix PR56023, -fcompare-debug failure due to sched1 pass on 4.6 branch
Date: Mon, 21 Jan 2013 17:37:00 -0000	[thread overview]
Message-ID: <CAFULd4Zfe_5AJFtxM_WOpDk2QRTFEyhisNQ7tkYaRhzZ5YieKw@mail.gmail.com> (raw)
In-Reply-To: <CAFULd4ZBjrjUF6fdV_VNiV5DhmMS7w524of3DO8qy=6hvdKuyQ@mail.gmail.com>

On Mon, Jan 21, 2013 at 1:27 PM, Uros Bizjak <ubizjak@gmail.com> wrote:

>> We should not update ticks of instructions, dependent on debug
>> instruction. Without the patch, the scheduling order depends on the
>> presence of debug instructions and leads to -fcompare-debug failures.
>
> Attached patch refines previous patch to reject only cases where
> non-debug insns depend on debug instructions. We can still fix
> inter-ticks of dependent debug insns, without affecting emitted
> real-insn sequences.

FTR, from offline discussion with Vlad, setting ticks of debug
instructions is not necessary (and just wastes cycles), so I will
commit version 1 of the patch.

Uros.

  reply	other threads:[~2013-01-21 17:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-19 19:57 [PATCH, " Uros Bizjak
2013-01-21 12:27 ` [PATCH v2, " Uros Bizjak
2013-01-21 17:37   ` Uros Bizjak [this message]
2013-01-21 14:39 ` [PATCH, " Vladimir Makarov

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=CAFULd4Zfe_5AJFtxM_WOpDk2QRTFEyhisNQ7tkYaRhzZ5YieKw@mail.gmail.com \
    --to=ubizjak@gmail.com \
    --cc=armin76@gentoo.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=vmakarov@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).