I have been building various configurations and I only get this problem if
building with union type, -O (or higher) and pentiumpro (either just -mcpu
or -march as well)
This surprises me somewhat, I had thought that building with union-type
was always a good idea...
Incidentally I also noticed that the build process somtimes failed when I
invoked make with -j2 or higher. It barfed on the puresize stuff and asked
me to invoke make again (this should be automatic, shouldn't it?). I'm
slightly reluctant to investigate this as puresize stuff is gone for 21.2
anyway.
Gunnar