[Bug libstdc++/40094] FAIL: ext/throw_allocator/deallocate_global.cc execution test
danglin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri May 22 01:42:00 GMT 2009
------- Comment #13 from danglin at gcc dot gnu dot org 2009-05-22 01:41 -------
I have the sense that this may be a constructor/destructor issue. The
64-bit hpux target uses .init_array and .fini_array for this purpose.
The 32-bit hpux target uses a different mechanism. I will check if the
32-bit target has the same problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40094
More information about the Gcc-bugs
mailing list