On Sat, Oct 08, 2005 at 11:57:03AM +0200, Paul Thomas wrote: > Bootstrapped and regtested on FC3/Athlon. OK for mainline and 4.0? This is OK. > conf (in_common, dummy); > conf (in_common, allocatable); > conf (in_common, result); > + conf (in_common, save); > + conf (result, save); > + ... bordering on obvious, really.