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++/21908] [3.4/4.0/4.1 Regression] poor diagnostic with vitrual base classes



------- Comment #6 from cvs-commit at gcc dot gnu dot org  2005-10-18 05:56 -------
Subject: Bug 21908

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     mmitchel@gcc.gnu.org    2005-10-18 05:56:04

Modified files:
        gcc/cp         : call.c ChangeLog 

Log message:
        PR c++/21908
        * call.c (build_new_method_call): Do not show VTT parameters to
        the user.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&r1=1.559&r2=1.560
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4943&r2=1.4944


-- 


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


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