This is the mail archive of the gcc-patches@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]

[Ping for C++ frontend review] [PATCH] PR debug/57519


Previous post: http://gcc.gnu.org/ml/gcc-patches/2014-04/msg00839.html

It was reviewed by Cary, but he said that a C++ front end maintainer
needs to approve it:
http://gcc.gnu.org/ml/gcc-patches/2014-04/msg00175.html

The patch is attached. I do not have write access.

ChangeLog:
2014-04-21  Siva Chandra Reddy  <sivachandra@google.com>

    cp/

        PR debug/57519
        * class.c (handle_using_decl): Pass the correct scope to
        cp_emit_debug_info_for_using.

    testsuite/

        PR debug/57519
        * g++.dg/debug/dwarf2/imported-decl-2.C: New testcase.

Attachment: fix_using_in_class_v1.txt
Description: Text document


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