re PR c++/8799 (ICE: Error reporting routines re-entered.)
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Wed, 4 Dec 2002 11:32:14 +0000 (11:32 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Wed, 4 Dec 2002 11:32:14 +0000 (11:32 +0000)
commit8c048a52a4276abc22570de56d52de74033b7ecc
tree603b3969e53f938a6d8bac239399892cf4dbe9f1
parent33602aec45bd60c3408abfd79d706240f7029946
re PR c++/8799 (ICE: Error reporting routines re-entered.)

        PR C++/8799
        * error.c (dump_expr): Don't ever try to dump a non-existent
        expression.

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