public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Segher Boessenkool <segher@kernel.crashing.org>
To: gcc-patches@gcc.gnu.org
Cc: dje.gcc@gmail.com,	Segher Boessenkool <segher@kernel.crashing.org>
Subject: [PATCH] Titan: Don't enable automata_option "progress"
Date: Mon, 25 Apr 2011 21:27:00 -0000	[thread overview]
Message-ID: <629e398922e61e2f24bf94628acc0b319f271267.1303760956.git.segher@kernel.crashing.org> (raw)

It messes up the output of make -j builds.

Approved by David, and obvious anyway; applied.

	2011-04-25  Segher Boessenkool  <segher@kernel.crashing.org>

	* config/rs6000/titan.md (automata_option "progress"): Remove.

---
 gcc/config/rs6000/titan.md |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/gcc/config/rs6000/titan.md b/gcc/config/rs6000/titan.md
index 744d777..ea9ce61 100644
--- a/gcc/config/rs6000/titan.md
+++ b/gcc/config/rs6000/titan.md
@@ -20,8 +20,6 @@
 
 ;; AppliedMicro Titan core complex
 
-(automata_option "progress")
-
 (define_automaton "titan_core,titan_fpu,titan_fxu,titan_bpu,titan_lsu")
 (define_cpu_unit "titan_issue_0,titan_issue_1" "titan_core")
 
-- 
1.7.0.2.183.g14cec

                 reply	other threads:[~2011-04-25 20:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=629e398922e61e2f24bf94628acc0b319f271267.1303760956.git.segher@kernel.crashing.org \
    --to=segher@kernel.crashing.org \
    --cc=dje.gcc@gmail.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).