[Bug target/106228] [13 regression] r13-1457-g10b502fb78351a causes bootstrap failure

bergner at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 8 16:49:25 GMT 2022


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

--- Comment #11 from Peter Bergner <bergner at gcc dot gnu.org> ---
(In reply to seurer from comment #10)
> The configure options may be making a difference.  Here are the ones I was
> using:  --enable-languages=c,fortran,c++ --with-cpu=power7
> --disable-bootstrap --enable-multilib

Ah, so -mcpu=power7 is needed as well.  I notice that the test case compiles
with no errors using -mcpu=power{8,9,10}.


More information about the Gcc-bugs mailing list