[Bug lto/91576] [10 Regression] error: invalid conversion in gimple call since r272749
dcb314 at hotmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Oct 9 12:14:00 GMT 2019
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
More information about the Gcc-bugs
mailing list