[Bug c/106886] ice in vect_schedule_slp_node

2022-09-07 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106886 --- Comment #2 from David Binderman --- Reduced C code seems to be: rl2GeomExport64_little_endian, rl2GeomExport64_little_endian_arch; rl2GeomExport64(unsigned char *p, double value) { union { unsigned char byte[8]; double double_valu

[Bug c/106886] ice in vect_schedule_slp_node

2022-09-07 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106886 --- Comment #1 from David Binderman --- Git range seems to be 2985049049f12b0a..0b0a3cdbff64d97e, from near the start of the month. There are 29 commits in that range.