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

Nathaniel Shead <nshead at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=122625,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=121864
         Resolution|---                         |DUPLICATE
                 CC|                            |nshead at gcc dot gnu.org
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Nathaniel Shead <nshead at gcc dot gnu.org> ---
Thanks for the report!

The ICE from using -save-temps with module deps flags appears to be the same as
PR121864.

(In reply to Jan Kuhlmann from comment #0)
> Interestingly, not using -save-temps may be slightly more insightful than a
> segfault during linking with ld; complaining about undefined references to
> std::span<char, 18446744073709551615ul>::__v<12ul>. I have attached the *.ii
> regardless.

This error is PR122625; I assume your build of GCC came from a snapshot after
r15-10474 but before r15-10518.  Hopefully updating to that revision should fix
things for you.

*** This bug has been marked as a duplicate of bug 122625 ***

Reply via email to