Hi Volker, On Thu, 4 Aug 2005 02:31 am, Volker Reichelt wrote: > You might want to try a recent snapshot of gcc 4.0.2, first. > Two aliasing bugs got fixed after the 4.0.1 release: > > http://gcc.gnu.org/PR22591 > http://gcc.gnu.org/PR23192 > > The first even caused std::list::swap to be miscompiled.
I tried gcc-4.0-20050728. My bug still occurs. Thanks, Paul Leopardi