re PR c++/11106 (Error message gives partially mangled operator name)
commit37198bc85c87c142a44ff089ccb26fcfc0559ddb
authorGiovanni Bajo <giovannibajo@libero.it>
Mon, 30 Jun 2003 17:05:43 +0000 (30 19:05 +0200)
committerWolfgang Bangerth <bangerth@gcc.gnu.org>
Mon, 30 Jun 2003 17:05:43 +0000 (30 11:05 -0600)
tree7b66ccf6000fcc814c07cb9dde6c3f1f113dfa88
parentb10d2c9d46962f1f0a56d102721756e1a4452c4e
re PR c++/11106 (Error message gives partially mangled operator name)

2003-06-10  Giovanni Bajo <giovannibajo@libero.it>

        PR c++/11106
        * error.c (dump_decl): Call dump_decl to dump the DECL_NAME for a
        USING_DECL, instead of print_tree_identifier.

From-SVN: r68711
gcc/cp/ChangeLog
gcc/cp/error.c