[Bug bootstrap/92433] [10 regression] r276645 breaks bootstrap on powerpc

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 11 20:06:00 GMT 2019


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Nov 11 20:05:49 2019
New Revision: 278066

URL: https://gcc.gnu.org/viewcvs?rev=278066&root=gcc&view=rev
Log:
        PR bootstrap/92433
        * config/rs6000/rs6000-c.c (altivec_build_resolved_builtin): Guard
        ALTIVEC_BUILTIN_VEC_VCMPGE_P argument swapping with n == 3 check.  Use
        std::swap.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000-c.c


More information about the Gcc-bugs mailing list