]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix SSE and YMM state support check logic for -march=native
authorAndrew W. Nosenko <andrew.w.nosenko@gmail.com>
Wed, 3 Oct 2012 17:46:47 +0000 (17:46 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 3 Oct 2012 17:46:47 +0000 (10:46 -0700)
commit953ac96606791f50ed0c4bdc886b79279cda9e35
treecf419a6f6ceabd168988e5ab9d6ed73171c3139a
parent7fb80860d62c9b64c969213a475a556a3c816a25
Fix SSE and YMM state support check logic for -march=native

*  config/i386/driver-i386.c (host_detect_local_cpu): Fix logic
in SSE and YMM state support check for -march=native.

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