public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Titan: Don't enable automata_option "progress"
@ 2011-04-25 21:27 Segher Boessenkool
  0 siblings, 0 replies; only message in thread
From: Segher Boessenkool @ 2011-04-25 21:27 UTC (permalink / raw)
  To: gcc-patches; +Cc: dje.gcc, Segher Boessenkool

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-25 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-25 21:27 [PATCH] Titan: Don't enable automata_option "progress" Segher Boessenkool

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).