[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
Fri Apr 19 16:39:00 GMT 2013


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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-04-19
                 CC|                            |manu at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2013-04-19 16:39:45 UTC ---
I think there are other bugs about printing "template-parameter-1-1". I don't
see why the pretty-printer may ever need to print such a thing.


More information about the Gcc-bugs mailing list