https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89615
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2019-03-07 Ever confirmed|0 |1 --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- We pretty much expected this to fail somewhere. I think we can just skip the test for this target. Running the test on other targets achieves the aim of ensuring we have no non-ascii characters in the libstdc++ headers. It doesn't need to run everywhere.