This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14579] [tree-ssa regression] miscompiles POOMA testcase
- From: "rguenth at tat dot physik dot uni-tuebingen dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Mar 2004 13:13:59 -0000
- Subject: [Bug libstdc++/14579] [tree-ssa regression] miscompiles POOMA testcase
- References: <20040315124801.14579.rguenth@tat.physik.uni-tuebingen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rguenth at tat dot physik dot uni-tuebingen dot de 2004-03-15 13:13 -------
Reverting
2004-03-08 Benjamin Kosnik <bkoz@redhat.com>
* include/bits/allocator.h: Switch defaults to mt_alloc.
in the branch fixes the problem. Seems the mt allocator is buggy.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14579