]> git.ipfire.org Git - thirdparty/gcc.git/commit
driver-i386.c (host_detect_local_cpu): Pass mmx, 3dnow, sse, sse2, sse3, ssse3 and...
authorUros Bizjak <uros@gcc.gnu.org>
Fri, 17 May 2013 20:09:01 +0000 (22:09 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 17 May 2013 20:09:01 +0000 (22:09 +0200)
commit11c2aa398495eb3c49dc63de325237bb0945b472
tree3e63a84ecd1a22b5f2e456785303d3a1181e156d
parentabecc8c6899a68083e567138e48a87bd027cd858
driver-i386.c (host_detect_local_cpu): Pass mmx, 3dnow, sse, sse2, sse3, ssse3 and sse4a flags to options.

* config/i386/driver-i386.c (host_detect_local_cpu): Pass mmx, 3dnow,
sse, sse2, sse3, ssse3 and sse4a flags to options.

From-SVN: r199034
gcc/ChangeLog
gcc/config/i386/driver-i386.c