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++/34275] [4.1/4.2/4.3 regression] Broken diagnostic: 'obj_type_ref' not supported by dump_expr



------- Comment #1 from jakub at gcc dot gnu dot org  2007-11-30 07:25 -------
Subject: Bug 34275

Author: jakub
Date: Fri Nov 30 07:24:54 2007
New Revision: 130533

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130533
Log:
        PR c++/34275
        * error.c (dump_expr): Handle OBJ_TYPE_REF.

        * g++.dg/other/error20.C: New test.

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


-- 


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


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