]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r324512: Don't use a non-zero argument for __builtin_frame_address
authorlidl <lidl@FreeBSD.org>
Mon, 16 Apr 2018 14:42:25 +0000 (14:42 +0000)
committerlidl <lidl@FreeBSD.org>
Mon, 16 Apr 2018 14:42:25 +0000 (14:42 +0000)
commitc16c2d95d9a78601b072ba1fe297e6f34da44817
treea953ed91f05ec999eda4a45aabc2e5d2059d09e7
parentcea59f0bee0b015edd67adb0a176cc991d3de831
MFC r324512: Don't use a non-zero argument for __builtin_frame_address

Mirror the change made for powerpc64 in r323687.  With this
change, gcc 6.4.0 can successfully compile and link a kernel
that runs on sparc64.
sys/sparc64/sparc64/stack_machdep.c