view lphobos/gc/gc_guess_stack.d @ 477:253f234eb80c

Make sure to initialize isBranchToLabel to zero. Fixes unittest compilation for tango.text.Text.
author Christian Kamm <kamm incasoftware de>
date Mon, 04 Aug 2008 21:34:53 +0200
parents 373489eeaf90
children
line wrap: on
line source

module gcc.gc_guess_stack;
void * stackOriginGuess;