This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/9279: [3.2 regression] [Sparc & ARM] combine bug
- From: Matthias Klose <doko at cs dot tu-berlin dot de>
- To: ebotcazou at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 22 Feb 2003 16:46:01 -0000
- Subject: Re: optimization/9279: [3.2 regression] [Sparc & ARM] combine bug
- Reply-to: Matthias Klose <doko at cs dot tu-berlin dot de>
The following reply was made to PR optimization/9279; it has been noted by GNATS.
From: Matthias Klose <doko at cs dot tu-berlin dot de>
To: Gabriel Dos_Reis <gdosreis at sophia dot inria dot fr>,
Eric Botcazou <ebotcazou at libertysurf dot fr>
Cc: frank at g-n-u dot de, gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Subject: Re: optimization/9279: [3.2 regression] [Sparc & ARM] combine bug
Date: Sat, 22 Feb 2003 17:31:55 +0100
With today's gcc-3_2-branch I see this on arm-linux as well. I
couldn't check with 3.3 yet.
Matthias