diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2017-12-02 02:23:41 +0100 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2017-12-02 02:23:41 +0100 |
commit | 81094bcb458cd005474156b5e0bc0c7c72387bbc (patch) | |
tree | cdcd4fecad61e8dda6c9355a0de6a641a311f28c /gcc/expr.c | |
parent | dff125ebb56f4b21a5b40d3aa6f9ccb7446cbdb4 (diff) | |
download | gcc-81094bcb458cd005474156b5e0bc0c7c72387bbc.zip gcc-81094bcb458cd005474156b5e0bc0c7c72387bbc.tar.gz gcc-81094bcb458cd005474156b5e0bc0c7c72387bbc.tar.bz2 |
rs6000: Set rs6000_cpu correctly (PR43871)
We set rs6000_cpu based on tune_index, but it should be cpu_index.
This patch fixes it.
PR target/43871
* config/rs6000/rs6000.c (rs6000_option_override_internal): Set
rs6000_cpu based on cpu_index, not tune_index.
From-SVN: r255349
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions