On Mon, Aug 28, 2000 at 12:04:04AM -0700, Greg McGary wrote: > + "j%c0\\t1f\;int\\t%1\\n1:") This doesn't work on all assemblers. Use something like prologue_stack_probe_loop in alpha.md instead. r~