This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: regression in simd-4.c on darwin6.1
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>, Stuart Hastings <stuart at apple dot com>, Geoff Keating <geoffk at geoffk dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 11 Oct 2002 21:51:06 -0400
- Subject: Re: regression in simd-4.c on darwin6.1
- References: <3DA6D692.5070904@pop.agri.ch>
This failure occurs on AIX (-O2, -O3, -Os) as well and was
introduced by the cse.c patch from Stuart. The recent correction to the
patch removing the warning does not affect the failure.
David