On Mon, 18 Sep 2000, Jeffrey A Law wrote: > > * dbxout.c (dbxout_symbol_name): Use DECL_NAME rather than > > DECL_ASSEMBLER_NAME. > Err, don't you need to use DECL_ASSEMBLER_NAME if the decl is a > static class member? According to the comment in that case we want the > mangled name. To be honest I have no idea. I just followed what Jason suggested. Bernd