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 debug/57519] DW_TAG_imported_declaration put in wrong class (base class instead of derived class)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57519

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
   Last reconfirmed|                            |2014-11-21
                 CC|                            |fxcoudert at gcc dot gnu.org
         Resolution|FIXED                       |---
     Ever confirmed|0                           |1

--- Comment #6 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
(In reply to Dominique d'Humieres from comment #3)
> The test g++.dg/debug/dwarf2/imported-decl-2.C introduced in r211151 fails
> on darwin

Still fails with current trunk on x86_64-apple-darwin14. I am attaching the
assembler generated by "g++ -gdwarf-2 -dA -O0 -fno-merge-debug-strings
imported-decl-2.C -S -fverbose-asm".


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