Re: debug mode symbols cleanup

2015-09-18 Thread Ulrich Weigand
Jonathan Wakely wrote: > On 18/09/15 13:00 +0200, Ulrich Weigand wrote: > >/home/uweigand/dailybuild/spu-tc-2015-09-17/gcc-head/src/libstdc++-v3/src/c++11/debug.cc: > > In function 'void {anonymous}::print_word({anonymous}::PrintContext&, const > >char*, std::ptrdiff_t)': > >/home/uweigand/dailybu

Re: debug mode symbols cleanup

2015-09-18 Thread Jonathan Wakely
On 18/09/15 13:00 +0200, Ulrich Weigand wrote: Francois Dumont wrote: * include/debug/formatter.h (_Error_formatter::_Parameter::_M_print_field): Delete. (_Error_formatter::_Parameter::_M_print_description): Likewise. (_Error_formatter::_M_format_word): Likewise. (_Error_for

Re: debug mode symbols cleanup

2015-09-18 Thread Ulrich Weigand
Francois Dumont wrote: > * include/debug/formatter.h > (_Error_formatter::_Parameter::_M_print_field): Delete. > (_Error_formatter::_Parameter::_M_print_description): Likewise. > (_Error_formatter::_M_format_word): Likewise. > (_Error_formatter::_M_print_word): Likewise. >

Re: debug mode symbols cleanup

2015-09-17 Thread François Dumont
On 15/09/2015 23:57, Jonathan Wakely wrote: > On 14/09/15 20:26 +0200, François Dumont wrote: >> On 08/09/2015 22:47, François Dumont wrote: >>> On 07/09/2015 13:03, Jonathan Wakely wrote: On 05/09/15 22:53 +0200, François Dumont wrote: >I remember Paolo saying once that we were not gu

Re: debug mode symbols cleanup

2015-09-15 Thread Jonathan Wakely
On 14/09/15 20:26 +0200, François Dumont wrote: On 08/09/2015 22:47, François Dumont wrote: On 07/09/2015 13:03, Jonathan Wakely wrote: On 05/09/15 22:53 +0200, François Dumont wrote: I remember Paolo saying once that we were not guarantiing any abi compatibility for debug mode. I haven't f

Re: debug mode symbols cleanup

2015-09-14 Thread François Dumont
On 08/09/2015 22:47, François Dumont wrote: > On 07/09/2015 13:03, Jonathan Wakely wrote: >> On 05/09/15 22:53 +0200, François Dumont wrote: >>>I remember Paolo saying once that we were not guarantiing any abi >>> compatibility for debug mode. I haven't found any section for >>> unversioned sym

Re: debug mode symbols cleanup

2015-09-08 Thread François Dumont
On 07/09/2015 13:03, Jonathan Wakely wrote: > On 05/09/15 22:53 +0200, François Dumont wrote: >>I remember Paolo saying once that we were not guarantiing any abi >> compatibility for debug mode. I haven't found any section for >> unversioned symbols in gnu.ver so I simply uncomment the global e

Re: debug mode symbols cleanup

2015-09-07 Thread Jonathan Wakely
On 05/09/15 22:53 +0200, François Dumont wrote: I remember Paolo saying once that we were not guarantiing any abi compatibility for debug mode. I haven't found any section for unversioned symbols in gnu.ver so I simply uncomment the global export. There is no section, because all exported sy