Re: hash-table violation in cselib.c
I created PR87845 for that. Martin
hash-table violation in cselib.c
> 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