]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/4933 (tree_list not supported by dump_expr)
authorGiovanni Bajo <giovannibajo@libero.it>
Mon, 30 Jun 2003 19:22:48 +0000 (21:22 +0200)
committerWolfgang Bangerth <bangerth@gcc.gnu.org>
Mon, 30 Jun 2003 19:22:48 +0000 (13:22 -0600)
commit4497827651d07fa10006fbac4cf63a92cf83c2a2
tree82de458f43dd339de67bd1922f0807a9bdb893ca
parentc85e18ee682b48bba948aa5a4fec9d1f12a5c456
re PR c++/4933 (tree_list not supported by dump_expr)

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

        PR c++/4933
        * error.c (dump_expr): Support correctly the COMPOUND_EXPR
        tree generated within a template. Use dump_expr to dump an
        expression sizeof.

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