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
Loading
Please register or sign in to comment