[Bug optimization/14863] [3.4/3.5 regression] unit-at-a-time causes miscompilation
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Apr 9 13:12:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-09 13:12 -------
Now if I remove the delete I get:
### POOMA Assertion Failure ###
Pooma::pAbort called.
In default abort handler.
And here is the backtrace:
#0 0x420292d1 in kill () from /lib/i686/libc.so.6
#1 0x420290ba in raise () from /lib/i686/libc.so.6
#2 0x4202a862 in abort () from /lib/i686/libc.so.6
#3 0x0804d94c in Pooma::pAbort (msg=0x0) at pr14863.cc:21960
#4 0x0804d965 in Pooma::pAbort (errorcode=0) at pr14863.cc:21931
#5 0x0804d9b8 in Pooma::toss_cookies (msg=0x0,
file=0x8086b80 "/home/rguenth/src/pooma-mpi3/r2/src/Utilities/Pool.cmpl.cpp", line=
82) at pr14863.cc:23190
#6 0x0804d9e5 in ~Pool (this=0x808d8c8) at pr14863.cc:23235
#7 0x0804da8e in __tcf_9 () at pr14863.cc:4227
#8 0x4202bbfb in exit () from /lib/i686/libc.so.6
#9 0x420174e2 in __libc_start_main () from /lib/i686/libc.so.6
#10 0x080497d1 in _start ()
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14863
More information about the Gcc-bugs
mailing list