mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-31 23:51:07 +08:00
* 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