Hi,
I tried to remove ht_collapse_previous_enumeration from incoherent_ht.c ht_setup_chainx() for testing. I would have thought that removing the call to a function of an inner loop would not cause problems with romcc, but when removing this call romcc runs out of registers. If I put the call back in, everything compiles fine.
Stefan