https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
David Binderman <dcb314 at hotmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dcb314 at hotmail dot com
--- Comment #7 from David Binderman <dcb314 at hotmail dot com> ---
I see something similar on x86_64
icount.c: In function 'insert_icount_el':
icount.c:317:31: error: non-trivial conversion at assignment
static struct ext2_icount_el *insert_icount_el(ext2_icount_t icount,
^~~~~~~~~~~~~~~~
struct ext2_icount_el *
long unsigned int
# VUSE <.MEM_42(D)>
pretmp_59 = MEM[(char * {ref-all})icount_43(D) + 40B];
icount.c:317:31: internal compiler error: verify_gimple failed
0xca9e30 verify_gimple_in_cfg(function*, bool)
../../src/trunk/gcc/tree-cfg.c:5212
0xb594c3 execute_function_todo
../../src/trunk/gcc/passes.c:1964
0xb5adb3 do_per_function
../../src/trunk/gcc/passes.c:1648
0xb5adb3 execute_todo
../../src/trunk/gcc/passes.c:2016