initializing mark word.

git-svn-id: svn://10.0.0.236/trunk@77837 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
beard%netscape.com 2000-09-01 03:16:10 +00:00
parent c1b26d1c07
commit 0335ce91b5

View File

@ -2475,6 +2475,7 @@ void GC_save_callers(struct callinfo info[NFRAMES])
currentTree = find_tree(currentFrame);
info[0].ci_pc = (word) currentTree;
info[1].ci_pc = 0;
}
#endif /* defined(SAVE_CALL_CHAIN) && defined(LINUX) */