https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90695
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|powerpc64*-unknown-linux-gn |
|u |
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2019-05-31
Host|powerpc64*-unknown-linux-gn |
|u |
Version|9.0 |10.0
Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org
Target Milestone|--- |10.0
Ever confirmed|0 |1
Build|powerpc64*-unknown-linux-gn |
|u |
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The failure happens on all targets.
I need to figure out what it was originally testing, and then change the test
to be independent of the standard library headers.
C++ front end tests that depend on library headers are fragile, because the
library is a moving target.