This is the mail archive of the gcc@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]

DW_AT_external bug 45153 - patch


   Hi, please have a look at the

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

And a patch(for gcc-4.4.4) posted therein. It seems to fix the issue.

Yet, I need to confirm whether DW_AT_external flag should be set for the public functions of a C++ class or not?

I guess not, because though public, such functions are not accessible without a class object, unlike regular non-member functions.

I'd appreciate your insights about the same.

Thank you.
---
Regards
    -P J P
PS: Please don't send me html/attachment/Fwd mails



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