runtime: runtime.Caller should succeed even without debug info.
[gcc.git] / libgo / runtime / print.c
2012-05-25 Ian Lance Taylorruntime: Fix cast error in print.c on 32-bit systems.
2012-05-24 Ian Lance Taylorruntime: Copy runtime_printf from other Go library.