runtime: runtime.Caller should succeed even without debug info.
[gcc.git] / libgo / runtime / go-rune.c
2012-09-22 Ian Lance Taylorruntime: Reject surrogate pairs in range over string.
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.