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/39387] [4.4 Regression] Wrong DW_AT_decl_line on DW_TAG_imported* for using directives in C+ functions



------- Comment #2 from jakub at gcc dot gnu dot org  2009-03-06 09:48 -------
Subject: Bug 39387

Author: jakub
Date: Fri Mar  6 09:48:25 2009
New Revision: 144666

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144666
Log:
        PR debug/39387
        * dwarf2out.c (dwarf2out_imported_module_or_decl_1): For IMPORTED_DECL
        take locus from its DECL_SOURCE_LOCATION instead of input_location.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c


-- 


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


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