This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.4 PATCH] fix target/18583
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Janis Johnson <janis187 at us dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 08 Oct 2005 14:53:22 +0200
- Subject: Re: [3.4 PATCH] fix target/18583
- References: <20051008013613.GA8314@us.ibm.com>
Janis Johnson <janis187@us.ibm.com> writes:
| This patch fixes PR target/18583, a regression from 3.4.2 that only
| affects the 3.4 branch. The fix is part of a patch to mainline but
| with vector_types_convertible_p updated to match that function in the
| 4.0 branch. I had problems with the full patch so just backported the
| little part needed to fix this bug to minimize the possibility of
| adding new undetected regressions.
|
| I'm not sure of the state of the 3.4 branch, but when it's open for
| fixes is this OK? Bootstrapped and regtested on powerpc64-linux.
It is open for fixed till monday.
I'm currently travelling, with no reliable connection to make a
pre-release.
Patch OK.
-- Gaby