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]

Re: C++: why implicit delete in destructor?


Fergus Henderson <fjh@cs.mu.oz.au> writes:

> But this is an ABI issue, so you need to consider compatibility
> with the IA64 C++ ABI (does it specify anything about this issue?
> it ought to) and any other C++ ABI(s) which g++ might want to support.

Seems like there is much more to compiler construction, than I thought
originally. Anyway, thanks for your help.

Regards, Olaf.


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