* cp-demangle.c (struct d_component_stack): New structure. (struct d_print_info): New field component_stack. (d_print_init): Initialize the above. (d_print_comp_inner): Renamed from d_print_comp. Do not restore template stack if it would cause a loop. (d_print_comp): New function. * testsuite/demangle-expected: New test cases. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@210205 138bc75d-0d04-0410-961f-82ee72b054a4 |
||
|---|---|---|
| .. | ||
| demangle-expected | ||
| Makefile.in | ||
| test-demangle.c | ||
| test-expandargv.c | ||
| test-pexecute.c | ||