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: "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: 19 Mar 2004 16:01:37 -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 rguenth at tat dot physik dot uni-tuebingen dot de 2004-03-19 16:01 -------
Subject: Re: [tree-ssa regression] [merge?] miscompiles
POOMA testcase
On Fri, 19 Mar 2004, giovannibajo at libero dot it wrote:
>
> ------- Additional Comments From giovannibajo at libero dot it 2004-03-19 14:59 -------
> Richard, I just fixed PR 14545. If you pull a new mainline version, you can try
> compiling on mainline which should have the fixed MT allocator.
Did. But I can't say if it's fixed, as it seems to use the new_allocator,
not the mt_allocator. Configuring with
--enable-languages="c,c++" --enable-threads=posix --enable-__cxa_atexit
--disable-checking
Richard.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14579