Re: hash-table violation in cselib.c

2018-11-01 Thread Martin Liška
I created PR87845 for that. Martin

hash-table violation in cselib.c

2018-10-30 Thread Martin Liška
> 1) cselib_lookup_1: > > $ cat ice.c > a() { b(); } > > $ /dev/shm/objdir/gcc/xgcc -B/dev/shm/objdir/gcc/ ice.c -g -c -fchecking=3 -O > hash table checking failed: equal operator returns true for a pair of values > with a different hash valueduring RTL pass: vartrack > ice.c:1:1: internal compi