This is the mail archive of the gcc-bugs@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: Linux/ALPHA bug: Destructor called twice for the same object instance.


Rolf Fokkens <rolf@flits102-126.flits.rug.nl> writes:

> // This code demonstrates a bug in egcs 1.0.2. The Bug results in twice
> // the destruction of the same object.

> // This Bug is only present in egcs for Alpha, not in egcs for i386!!!

I managed to reproduce it with egcs 1.0.3 on RedHat Linux 5.1/alpha,
but not with the latest snapshot of egcs, which means the problem will
be fixed in release 1.1 of egcs.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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