diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-05-11 16:19:23 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-05-11 16:19:23 +0000 |
commit | b1b0e90567f461bcd76511ffbaacd3f91f3c8c9b (patch) | |
tree | ca2076085cadde84d093d695ed2994a6c60704dd /config-ml.in | |
parent | f1ed9790a36ceff598fc2ad873a0bb7778c9fa6e (diff) | |
download | gcc-b1b0e90567f461bcd76511ffbaacd3f91f3c8c9b.zip gcc-b1b0e90567f461bcd76511ffbaacd3f91f3c8c9b.tar.gz gcc-b1b0e90567f461bcd76511ffbaacd3f91f3c8c9b.tar.bz2 |
runtime: Fix runtime/pprof test when libgo is not optimized.
When libgo is not optimized the static function profilealloc
in malloc.goc shows up in the stack trace. Rename it to
runtime_profilealloc so that runtime/pprof.printStackRecord
ignores it.
From-SVN: r223006
Diffstat (limited to 'config-ml.in')
0 files changed, 0 insertions, 0 deletions