re PR debug/57519 (DW_TAG_imported_declaration put in wrong class (base class instead of derived class))

2016-09-07  Dominique d'Humieres  <dominiq@lps.ens.fr>

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

From-SVN: r240017
This commit is contained in:
Dominique d'Humieres 2016-09-07 00:26:11 +02:00 committed by Dominique d'Humieres
parent f63c020d65
commit d799286c23
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2016-09-07 Dominique d'Humieres <dominiq@lps.ens.fr>
PR debug/57519
* g++.dg/debug/dwarf2/imported-decl-2.C: Likewise.
2016-09-06 Uros Bizjak <ubizjak@gmail.com>
* gfortran.dg/c_by_val_1.f: Correct the call to c_to_c and c_to_c8.

View File

@ -1,5 +1,5 @@
// { dg-do compile }
// { dg-options "-gdwarf-2 -dA -O0 -fno-merge-debug-strings" }
// { dg-options "-gdwarf-2 -gno-strict-dwarf -dA -O0 -fno-merge-debug-strings" }
class AAAA
{