gcc/libiberty/testsuite
Jakub Jelinek 9c4d7e5294 re PR other/43838 (Incorrect output from abi::__cxa_demangle)
PR other/43838
	* cp-demangle.c (struct d_print_info): Add flush_count field.
	(d_print_init): Initialize it to 0.
	(d_print_flush): Increment it.
	(d_print_comp): If needed flush before appending ", ".  Only
	decrement dpi->len if no flushes happened during the recursive
	call.
	* testsuite/demangle-expected: Add a test for this.

From-SVN: r160554
2010-06-10 17:15:18 +02:00
..
Makefile.in
demangle-expected re PR other/43838 (Incorrect output from abi::__cxa_demangle) 2010-06-10 17:15:18 +02:00
test-demangle.c
test-expandargv.c argv.c (consume_whitespace): New function. 2009-10-08 15:14:41 +00:00
test-pexecute.c