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

David Binderman <dcb314 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcb314 at hotmail dot com

--- Comment #4 from David Binderman <dcb314 at hotmail dot com> ---
I am seeing something similar:

/usr/include/clang/AST/ExternalASTSource.h:400:6: error: invalid conversion in
gimple call
  400 |   T* get(ExternalASTSource *Source) const {
      |      ^~~
struct CXXBaseSpecifier *

int

_6 = _3 (Source, _5);
/usr/include/clang/AST/ExternalASTSource.h:400:6: internal compiler error:
'verify_gimple' failed
0x1010dfd verify_gimple_in_seq(gimple*)
    ../../trunk/gcc/tree-cfg.c:5079
0xd40ade gimplify_body(tree_node*, bool)
    ../../trunk/gcc/gimplify.c:14439
0xd40cc7 gimplify_function_tree(tree_node*)
    ../../trunk/gcc/gimplify.c:14529
0xba7c37 cgraph_node::analyze()
    ../../trunk/gcc/cgraphunit.c:667

Reply via email to