Changeset 332
- Timestamp:
- May 2, 2008, 9:45:30 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gc6.8/mark_rts.c
r239 r332 175 175 { 176 176 struct roots * old; 177 printf("----> %s: %x %x \n", __FUNCTION__, b, e);177 /* printf("----> %s: %x %x \n", __FUNCTION__, b, e); */ 178 178 # if defined(MSWIN32) || defined(MSWINCE) 179 179 /* Spend the time to ensure that there are no overlapping */
Note:
See TracChangeset
for help on using the changeset viewer.