]> gcc.gnu.org Git - gcc.git/commit
rs6000: Fix cpu selection w/ isel (PR100108)
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 20 Apr 2021 12:00:50 +0000 (12:00 +0000)
committerSegher Boessenkool <segher@kernel.crashing.org>
Tue, 20 Apr 2021 13:28:02 +0000 (13:28 +0000)
commit6156df483fa50a08f561b6c248819f2992aa380d
tree15af4bdf9f941d50202e8a26c1df4f92f29a192f
parent902b40c797a86f76791c32d537ba06dff5f1ba27
rs6000: Fix cpu selection w/ isel (PR100108)

There are various non-IBM CPUs with isel as well, so it is easiest if we
just don't consider that flag here (it is not needed).

2021-04-20  Segher Boessenkool  <segher@kernel.crashing.org>

PR target/100108
* config/rs6000/rs6000.c (rs6000_machine_from_flags): Do not consider
OPTION_MASK_ISEL.
gcc/config/rs6000/rs6000.c
This page took 0.062329 seconds and 6 git commands to generate.