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] | |
This is a ping about a patch I had posted sometime back.
Previous post: http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01332.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-15 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.
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] |