> Gold warnings start with lower case letters, so s/Cannot/cannot/. > > I wonder if it's really appropriate to call demangled_name here. The > symbol names in --dynamic-list or --export-dynamic-symbol are not > mangled. It will probably be clearer to simply print this->name(). Done. > This is OK with those changes. Thanks, committed. -cary