This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14579] [tree-ssa regression] [merge?] miscompiles POOMA testcase
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2004 16:31:09 -0000
- Subject: [Bug libstdc++/14579] [tree-ssa regression] [merge?] 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 pinskia at gcc dot gnu dot org 2004-03-19 16:31 -------
The different is that the mt allocator is more suited for threaded apps than the "new" allocator is.
Suited meaning it is optimized for that case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14579