https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115800
--- Comment #10 from Segher Boessenkool <segher at gcc dot gnu.org> --- (In reply to Michael Meissner from comment #8) > Given powerpcle64 requires a minimum of power8, I'm not sure it is worth > making libgfortran and libstdc++ build using --with-cpu=power5. In the past, --with-cpu=power5 obviously did work, probably even for powerpc64le-*. Why doesn't it anymore? What is the error / failure mode if you try? Apart from that, this is not an interesting configuration anymore at all, of course. Some *older* systems still are interesting, perhaps even a 630 thing ("POWER3"), it being lowest common denominator, but that is it. Oh, and 970 of course, still one of the systems that many "real people" have. It always was quite affordable, and second-hand systems still are ;-) If such a (power5) config cannot work anymore, we should probably not allow the user to (try to) select it? Just a "sorry" is plenty :-)