ChangeLog
68.6 KB
-
mark_rts.c (GC_approx_sp): Use __builtin_frame_address when compiling with GCC… · 2fc5ecb5
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
Ben Elliston committed