K 10 svn:author V 3 jdp K 8 svn:date V 27 1999-06-06T15:59:08.000000Z K 7 svn:log V 291 Call do_ctors() and do_dtors() using indirect calls through function pointers. The calls are in different sections from the functions being called, and they can potentially be far away. On a very large program, the 21-bit displacement field of the BSR instruction overflowed at link time. END