https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64683

--- Comment #5 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Tue Jan 20 16:11:36 2015
New Revision: 219900

URL: https://gcc.gnu.org/viewcvs?rev=219900&root=gcc&view=rev
Log:
    PR go/64683
runtime/pprof: Let memory profiler test pass if value not collected.

Since gccgo's GC is not precise, the transient value may not
be collected.  Let the regexp match that case as well.

Modified:
    trunk/libgo/go/runtime/pprof/mprof_test.go

Reply via email to