Skip to content
Snippets Groups Projects
Commit 2fc5ecb5 authored by Ben Elliston's avatar Ben Elliston Committed by Ben Elliston
Browse files

mark_rts.c (GC_approx_sp): Use __builtin_frame_address when compiling with GCC...

mark_rts.c (GC_approx_sp): Use __builtin_frame_address when compiling with GCC rather than taking the...

	* mark_rts.c (GC_approx_sp): Use __builtin_frame_address when
	compiling with GCC rather than taking the address of a local
	variable.

From-SVN: r154771
parent 0761b460
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment