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]

C++ ABI: cloning of constructors/destructors



Hi all,

I've just installed GCC 3.0 on a i386 linux box.

Having a look at the code generated from a dummy C++
program, it seems constructors and destructors are
generated twice even for the simplest classes.

I'm just curious: what is the purpose of this cloning process ?

Best regards,
Didier.



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