public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Steve Ellcey <sje@cup.hp.com>
To: "Vladimir N. Makarov" <vmakarov@redhat.com>,
	Dmitry Melnik <dm@ispras.ru>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] sel-sched: Fix erroneous re-use of pointer to last insn in a BB (PR 48235)
Date: Fri, 15 Apr 2011 19:52:00 -0000	[thread overview]
Message-ID: <201104151838.p3FIc2l28400@lucas.cup.hp.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1104072134510.17990@monoid.intra.ispras.ru>

Vladimir and Dmitry,

The new test you added, gcc.dg/pr48235.c, is failing on IA64 because
it gets this excess message:

cc1: note: -freorder-blocks-and-partition does not work on this architecture

Could you modify the test to either filter out this message or not 
use the -freorder-blocks-and-partition option in IA64 or not run the
test at all on IA64.  I notice that gcc.dg/tree-prof/pr45354.c looks
like this test but also has:

/* { dg-require-effective-target freorder } */

That test does not fail, or run, on IA64 due to this dg option.

Steve Ellcey
sje@cup.hp.com

  parent reply	other threads:[~2011-04-15 18:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-07 17:45 Alexander Monakov
2011-04-07 20:20 ` Vladimir Makarov
2011-04-15 19:52 ` Steve Ellcey [this message]
2011-04-18 12:09   ` Alexander Monakov

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=201104151838.p3FIc2l28400@lucas.cup.hp.com \
    --to=sje@cup.hp.com \
    --cc=dm@ispras.ru \
    --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).