diff mbox

Titan: Don't enable automata_option "progress"

Message ID 629e398922e61e2f24bf94628acc0b319f271267.1303760956.git.segher@kernel.crashing.org
State New
Headers show

Commit Message

Segher Boessenkool April 25, 2011, 8:01 p.m. UTC
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 mbox

Patch

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