Commit 6e9cc565 by H.J. Lu Committed by H.J. Lu

Remove the unused btver1

	* config/i386/i386.md (cpu): Remove the unused btver1.

From-SVN: r206485
parent 2c973ee7
2014-01-09 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/i386.md (cpu): Remove the unused btver1.
2014-01-09 Rong Xu <xur@google.com>
* libgcc/libgcov-driver.c (this_prg): make it local to save
......
......@@ -366,7 +366,7 @@
;; Processor type.
(define_attr "cpu" "none,pentium,pentiumpro,geode,k6,athlon,k8,core2,nehalem,
atom,slm,generic,amdfam10,bdver1,bdver2,bdver3,bdver4,
btver1,btver2"
btver2"
(const (symbol_ref "ix86_schedule")))
;; A basic instruction type. Refinements due to arguments to be
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment