]> git.llucax.com Git - software/dgc/cdgc.git/commit
Adapt conservative default to the compiler support
authorLeandro Lucarella <llucax@gmail.com>
Thu, 21 Oct 2010 00:36:25 +0000 (21:36 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 21 Oct 2010 00:36:25 +0000 (21:36 -0300)
commitc8b9c37decb76b4667358e4d95ff928eb9f8fc8c
tree548b2810a72ed00f517bad76643c50208e65005d
parentc7848730fed4af4c843bd887409acfe770a793ba
Adapt conservative default to the compiler support

When compiling the GC with a compiler that doesn't provide PointerMap
information, the conservative option defaults to true, as most likely the
GC will be used with programs compiled with the same compiler and all data
will be scanned conservatively anyway.
rt/gc/cdgc/opts.d