------- Comment #10 from pault at gcc dot gnu dot org 2007-06-13 15:00 ------- I goofed - the previous does not fix it at all.
I hope that I am not too late to stop folk from building with this patch. Cheers Paul PS Compiling the subroutines separately or padding out the first aux32 both fix the problem, so I think that the patch is touching the right place. That is, the union type that is joined to the top level has some information missing about its size, when a resize occurs. I just need to figure out what it is:) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32302