------- Comment #2 from ian at airs dot com 2006-10-02 23:52 ------- I believe this is happening because if the format is unrecognized, the test-demangle program does not go on to see that the --no-params option was used. When --no-params is used, it needs to skip an additional line.
I see no advantage to making the test-demangle program robust when given an erroneous input file. If you feel like doing so, please go ahead. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29307