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

Re: Patch to fix support of C++ dllimports


>>>>> Mumit Khan <khan@xraylith.wisc.edu> writes:

> Jason, any side effect of peeking into TREE_TYPE(enclosing_type)?

No, but that's relying on an implementation detail of the C++ frontend; I'd
rather implement this in a more general way.  And, of course, it doesn't
work if the attributes are specified after the class.

Jason


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