[Dune] [#491] PoolAllocator not 64 bit clean

Dune dune at dune-project.org
Fri Feb 27 10:08:46 CET 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#491 - PoolAllocator not 64 bit clean
User who did this - Elias Pipping (pipping)

----------
Hm no that didn't help.

pipping at treibsand ~/dune-common $ gcc --version
gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.3)
[ snip ]
pipping at treibsand ~/dune-common $ CXXFLAGS="-O1 -fgcse -fschedule-insns -fstrict-aliasing -ftree-vrp"; ./bin/dunecontrol autogen; ./bin/dunecontrol configure; make clean; make -j3 CXXFLAGS="${CXXFLAGS}" && ( cd common/test/ && rm -f sllisttest && make -j3 CXXFLAGS="${CXXFLAGS}" sllisttest && ./sllisttest; )
[ snip ]
Entry should be 1, but is 0! Push back failed! sllisttest.cc:361
sllisttest: ../../dune/common/sllist.hh:752: void Dune::SLList<T, A>::clear() [with T = int, A = Dune::PoolAllocator<int, 8176ul>]: Assertion `size_==0' failed.
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=491#comment804

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list