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/43628] [4.5/4.6 Regression] in-class func-ptr type parameter has unspecified DW_AT_type



------- Comment #3 from dodji at gcc dot gnu dot org  2010-04-07 09:59 -------
Subject: Bug 43628

Author: dodji
Date: Wed Apr  7 09:59:04 2010
New Revision: 158044

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158044
Log:
Fix PR debug/43628

gcc/ChangeLog:
        PR debug/43628
        * dwarf2out.c (modified_type_die): Ignore artificial typedefs.

gcc/testsuite/ChangeLog:
        PR debug/43628
        * g++.dg/debug/dwarf2/typedef2.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/debug/dwarf2/typedef2.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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