]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/17868 (RDIV_EXPR not supported by dump_expr)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Fri, 8 Oct 2004 19:40:57 +0000 (19:40 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Fri, 8 Oct 2004 19:40:57 +0000 (19:40 +0000)
commitba52691ca1fbf094d12590ad2fae3067a02ae36d
treef4093c43fc81208ca69bf602c85324e33542296c
parent268107218c76b726a7a8ad13067386db284c66ce
re PR c++/17868 (RDIV_EXPR not supported by dump_expr)

PR c++/17868
* error.c (dump_expr): Add missing case for RDIV_EXPR.

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