On Fri, Mar 29, 2002 at 06:02:46PM +1200, Bryce McKinlay wrote: > For Dan's test case, I can get optimal code simply by setting > DECL_NONADDRESSABLE_P on all Java FIELD_DECLS (see the patch below), Ah yes. This looks right. r~