view lphobos/gc/gc_guess_stack.d @ 1582:d8e558087001

Fixed a segfault in ldc2 when compiling synchronized{} blocks.
author Robert Clipsham <robert@octarineparrot.com>
date Sat, 19 Sep 2009 13:05:10 +0100
parents 373489eeaf90
children
line wrap: on
line source

module gcc.gc_guess_stack;
void * stackOriginGuess;