This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Need help creating a small test case for g++ 4.0.0 bug
- From: "Paul C. Leopardi" <leopardi at bigpond dot net dot au>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 5 Aug 2005 01:15:06 +1000
- Subject: Re: Need help creating a small test case for g++ 4.0.0 bug
- References: <tkrat.64cdd1e7f4458946@igpm.rwth-aachen.de>
- Reply-to: paul dot leopardi at unsw dot edu dot au
Hi Volker,
On Thu, 4 Aug 2005 02:31 am, Volker Reichelt wrote:
> You might want to try a recent snapshot of gcc 4.0.2, first.
> Two aliasing bugs got fixed after the 4.0.1 release:
>
> http://gcc.gnu.org/PR22591
> http://gcc.gnu.org/PR23192
>
> The first even caused std::list::swap to be miscompiled.
I tried gcc-4.0-20050728. My bug still occurs.
Thanks, Paul Leopardi