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]

Re: [PATCH] PR debug/57519 - Emit DW_TAG_imported_declaration under the right class for 'using' statements in a class


> ChangeLog:
> 2014-03-25  Siva Chandra Reddy  <sivachandra@google.com>
>
>     Fix PR debug/57519
>
>     /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.

This looks right to me, but you'll need approval from a C++ front end
maintainer.

Thanks!

-cary


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