------- Additional Comments From gdr at integrable-solutions dot net 2005-01-28 22:41 ------- Subject: Re: [FEATURE REQUEST] Need an option preventing any atexit object destructions
"yuri at tsoft dot com" <[EMAIL PROTECTED]> writes: | > If your objects are simple and do not need destruction, just don't | > define destructors. | > | > -- Gaby | | Disagree, it may only be determined after the optimization that destructor is | actuall empty. Groumph. It was said that the objects are simple and do not need destructor. So what is the point of writing them in the first place? -- Gaby -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19662