[Bug c++/91241] [8/9/10/11 Regression] internal compiler error: symtab_node::verify failed

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 7 10:41:57 GMT 2020


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marxin at gcc dot gnu.org

--- Comment #10 from Martin Liška <marxin at gcc dot gnu.org> ---
@Marek: The callgraph checking error is correct.
If you disable it, you will likely see duplicate assembler names in GAS. And
that's the error that 2 symbol names clash.


More information about the Gcc-bugs mailing list