[PATCH] Titan: Don't enable automata_option "progress"

Segher Boessenkool segher@kernel.crashing.org
Mon Apr 25 21:27:00 GMT 2011


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



More information about the Gcc-patches mailing list