Changeset 239 for trunk/gc6.8/mark_rts.c


Ignore:
Timestamp:
Mar 6, 2007, 8:05:58 PM (18 years ago)
Author:
cinc
Message:

Synching before applying WC2007 patches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gc6.8/mark_rts.c

    r132 r239  
    175175{
    176176    struct roots * old;
    177    
     177    printf("----> %s: %x %x \n", __FUNCTION__, b, e);
    178178#   if defined(MSWIN32) || defined(MSWINCE)
    179179      /* Spend the time to ensure that there are no overlapping */
Note: See TracChangeset for help on using the changeset viewer.