PR go/64683
commit3e4e446a1d28027a21bd37a2194f097efe661ab8
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jan 2015 16:11:36 +0000 (20 16:11 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jan 2015 16:11:36 +0000 (20 16:11 +0000)
tree825e4e089cc744fa47a383aaa458b35b3c2d7ff0
parentc46389f0ac560e67a438f70620a9340456778eb9
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219900 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/go/runtime/pprof/mprof_test.go