Commit d67ce16a by Richard Henderson Committed by Richard Henderson

* config.gcc (x86_64-*): Add core-avx-i, core-avx2 for with_cpu.

From-SVN: r179664
parent dca80466
2011-10-07 Richard Henderson <rth@redhat.com>
* config.gcc (x86_64-*): Add core-avx-i, core-avx2 for with_cpu.
2011-10-07 Richard Henderson <rth@redhat.com>
PR 49752
* fold-const.c (fold_checksum_tree): Remove out-of-date assert.
......@@ -3302,7 +3302,7 @@ case "${target}" in
| k8 | k8-sse3 | athlon64 | athlon64-sse3 | opteron \
| opteron-sse3 | athlon-fx | bdver2 | bdver1 | btver1 \
| amdfam10 | barcelona | nocona | core2 | corei7 \
| corei7-avx | atom)
| corei7-avx | core-avx-i | core-avx2 | atom)
# OK
;;
*)
......
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