This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/35335] [4.3 regression] Broken diagnostic: 'expr_stmt' not supported by dump_expr



------- Comment #9 from rguenth at gcc dot gnu dot org  2010-04-20 13:40 -------
Subject: Bug 35335

Author: rguenth
Date: Tue Apr 20 13:39:44 2010
New Revision: 158556

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158556
Log:
2010-04-20  Richard Guenther  <rguenther@suse.de>

        Backport from mainline
        2009-01-09  Jakub Jelinek  <jakub@redhat.com>

        PR c++/35335
        * error.c (dump_expr): Handle EXPR_STMT like BIND_EXPR.

Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/error.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]