https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122677
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nshead at gcc dot gnu.org
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Nathaniel, the patch above should be correct, but I'm not sure how we do
modules testing and how to test that it fixes the problem. I assume most of our
tests don't use absolute paths, because that would require making assumptions
about the test environment.
We could just push the fix without a test, but that doesn't make me happy.