Remove the unused btver1
* config/i386/i386.md (cpu): Remove the unused btver1. From-SVN: r206485
This commit is contained in:
parent
2c973ee7b3
commit
6e9cc565f2
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user