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++/33495] [4.1/4.2/4.3 regression] Broken diagnostic: Trouble pretty-printing statement expressions



------- Comment #4 from paolo at gcc dot gnu dot org  2007-11-02 14:06 -------
Subject: Bug 33495

Author: paolo
Date: Fri Nov  2 14:06:43 2007
New Revision: 129850

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129850
Log:
2007-11-02  Paolo Carlini  <pcarlini@suse.de>

        PR c++/33495
        * error.c (dump_expr): Deal specially with statements.

2007-11-02  Paolo Carlini  <pcarlini@suse.de>

        PR c++/33495
        * g++.dg/other/error19.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/other/error19.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/error.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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