comparison of 'where' in cache.c

Jeff Muizelaar muizelaar@rogers.com
Thu Dec 11 03:42:00 GMT 2003


Anybody know what the intention of this code from 
bfd_cache_lookup_worker in cache.c:357 is:

      if (abfd->where != (unsigned long) abfd->where)
        return NULL;

As it currently stands, it doesn't seem to do anything at all.

-Jeff



More information about the Binutils mailing list