]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
re PR target/57688 (-O3 -march=native generates illegal opcode on AMD Phenom)
authorJakub Jelinek <jakub@redhat.com>
Sun, 23 Jun 2013 19:06:00 +0000 (21:06 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 23 Jun 2013 19:06:00 +0000 (21:06 +0200)
commitb7df379fdf7114e5e38d419256907535988686d2
treeb58012040c5af4c9ffe691f27034278ad170a23c
parent0bcf9a093e66c073638106a1113472f4ba4cf03b
re PR target/57688 (-O3 -march=native generates illegal opcode on AMD Phenom)

PR target/57688
* common/config/i386/i386-common.c (ix86_handle_option): For OPT_mlzcnt
add missing return true.

From-SVN: r200352
gcc/ChangeLog
gcc/common/config/i386/i386-common.c