https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100108

--- Comment #12 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Segher Boessenkool
<seg...@gcc.gnu.org>:

https://gcc.gnu.org/g:5f665c1ca452673e9812cd92b07bd31441c0ac5b

commit r10-9814-g5f665c1ca452673e9812cd92b07bd31441c0ac5b
Author: Segher Boessenkool <seg...@kernel.crashing.org>
Date:   Tue Apr 20 12:00:50 2021 +0000

    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  <seg...@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)
  • [Bug target/100108] [10 Regress... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to