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

--- Comment #5 from Andreas Schwab <sch...@linux-m68k.org> ---
This breaks aarch64 -mabi=ilp32.

/opt/gcc/gcc-20181105/gcc/testsuite/gcc.dg/warn-strlen-no-nul.c:56:1: error:
type mismatch in binary expression
int

int

sizetype

_1 = i1 + 1;
/opt/gcc/gcc-20181105/gcc/testsuite/gcc.dg/warn-strlen-no-nul.c:56:1: internal
compiler error: verify_gimple failed
0xbf4f43 verify_gimple_in_seq(gimple*)
        ../../gcc/tree-cfg.c:5082
0x91dd7b gimplify_body(tree_node*, bool)
        ../../gcc/gimplify.c:12859
0x91e04b gimplify_function_tree(tree_node*)
        ../../gcc/gimplify.c:12949
0x769ecb cgraph_node::analyze()
        ../../gcc/cgraphunit.c:667
0x76cf13 analyze_functions
        ../../gcc/cgraphunit.c:1126
0x76e033 symbol_table::finalize_compilation_unit()
        ../../gcc/cgraphunit.c:2833

Reply via email to