]> 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>
Mon, 10 May 2021 21:57:34 +0000 (21:57 +0000)
commit5f665c1ca452673e9812cd92b07bd31441c0ac5b
treee2102dac4f43e9efa38dee4fc8ab7948dad81e5f
parenta21d28d57b7ee61331663f393a6623f9bb0eba7f
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.

(cherry picked from commit 6156df483fa50a08f561b6c248819f2992aa380d)
gcc/config/rs6000/rs6000.c
This page took 0.056217 seconds and 6 git commands to generate.