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

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 11 12:54:00 GMT 2019


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

--- Comment #5 from Segher Boessenkool <segher at gcc dot gnu.org> ---
  if (y)
    {
      gcc_assert (n == 3);
      std::swap (arg_type[1], arg_type[2]);
    }


?


More information about the Gcc-bugs mailing list