On Fri, Aug 12, 2011 at 03:24:05PM +0200, Anders Magnusson wrote: > > Module Name: pcc > Committed By: ragge > Date: Fri Aug 12 13:24:05 UTC 2011 > > Modified Files: > pcc/cc/ccom: trees.c > > Log Message: > Do not propagate types to an ADDROF TEMP, since that may give the wrong > type if when converted to a stack reference. > Fixes bug reported by Steve Kargl on pcc-list. >
Thanks. Reverting my volatile hack and updating to top of tree, I can build pcc with itself, and then compile a functioning heirloom-doctools. -- Steve
