re PR go/46958 (ARM Go Does Not Compile (__builtin_return_address))
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 5 Jan 2011 00:07:59 +0000 (00:07 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 5 Jan 2011 00:07:59 +0000 (00:07 +0000)
commita3bc69c529d0d4d71b984b034274f19a15d02284
tree3b4dbf2f7e67ed3d4c5eb64ffb9467f297f79dec
parent5667638c698a7278aba553815e68226cd8d604d8
re PR go/46958 (ARM Go Does Not Compile (__builtin_return_address))

PR go/46958
PR go/46965
Call __builtin_return_address with 0 rather than 1.

From-SVN: r168495
libgo/runtime/go-caller.c