diff options
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r-- | gcc/config.gcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc index fbfc121..24dbaf9 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -3676,7 +3676,7 @@ case "${target}" in | opteron-sse3 | athlon-fx | bdver4 | bdver3 | bdver2 \ | bdver1 | btver2 | btver1 | amdfam10 | barcelona \ | nocona | core2 | corei7 | corei7-avx | core-avx-i \ - | core-avx2 | atom | slm) + | core-avx2 | broadwell | atom | slm) # OK ;; *) |