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/39471] DW_TAG_imported_module should be used (not DW_TAG_imported_declaration)



------- Comment #3 from jakub at gcc dot gnu dot org  2009-03-17 07:46 -------
Created an attachment (id=17471)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17471&action=view)
gcc44-pr39471.patch

So this patch instead?  C++ will never need non-NULL DECL_NAME on
IMPORTED_DECL,
as it doesn't have the ability to rename imports like Fortran does.


-- 


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


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