[Bug c++/54948] template unnecessarily displayed as "A< template-parameter-1-1 >" not "A<T>"

manu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Apr 20 12:06:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54948

--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2013-04-20 12:06:10 UTC ---
BTW, the parser may benefit by marking some functions with "skip" to help
debugging. All the cp_lexer_peek_* are useless to step into.


More information about the Gcc-bugs mailing list