(GC_MARK_SECONDARY_STACK): Update call to

mark_memory.
This commit is contained in:
Andreas Schwab
2006-11-18 14:46:30 +00:00
parent ccf17b26dc
commit fbb7c02f78

View File

@@ -377,7 +377,7 @@ Boston, MA 02110-1301, USA. */
extern void *__libc_ia64_register_backing_store_base; \
__builtin_ia64_flushrs (); \
mark_memory (__libc_ia64_register_backing_store_base, \
__builtin_ia64_bsp ()); \
__builtin_ia64_bsp (), 0); \
} while (0)
#endif
#endif