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/52935] Unnecessary DW_TAG_pointer_type DIEs in C++


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52935

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.8.0

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2012-04-16 12:08:16 UTC ---
Fixed by

2012-04-11  Jason Merrill  <jason@redhat.com>

        PR debug/45088
        * decl.c (grokdeclarator): Strip the injected-class-name typedef
        if we are building a declaration or compound type.


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