[Bug bootstrap/102242] [12 regression] analyzer/engine.cc built with clang: /usr/include/c++/v1/typeinfo:346:5: error: no member named 'fancy_abort'

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 8 19:15:20 GMT 2021


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

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

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

--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Sorry about the breakage.

I think I need to #define INCLUDE_UNIQUE_PTR before including system.h, rather
than manually including <memory>.  Was that what your patch does?


More information about the Gcc-bugs mailing list