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++/17763] [4.0/4.1/4.2/4.3 Regression] Wrong context in error message for template parameter



------- Comment #18 from paolo at gcc dot gnu dot org  2007-08-10 14:58 -------
Subject: Bug 17763

Author: paolo
Date: Fri Aug 10 14:57:52 2007
New Revision: 127335

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127335
Log:
/cp
2007-08-10  Paolo Carlini  <pcarlini@suse.de>

        PR c++/17763
        * error.c (dump_expr): Consistently use the *_cxx_*
        variants of the pretty-print functions.

/testsuite
2007-08-10  Paolo Carlini  <pcarlini@suse.de>

        PR c++/17763
        * g++.dg/other/error16.C: New.

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


-- 


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


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