This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0.4, GCC 3.1, GCC 3.2
- From: Segher Boessenkool <segher at chello dot nl>
- To: Joe Buck <jbuck at synopsys dot COM>
- Cc: Mark Mitchell <mark at codesourcery dot com>, gcc at gcc dot gnu dot org
- Date: Wed, 13 Feb 2002 19:28:45 +0100
- Subject: Re: GCC 3.0.4, GCC 3.1, GCC 3.2
- References: <200202131749.JAA11369@atrus.synopsys.com>
- Reply-to: segher at chello dot nl
> 2002-02-05 Dale Johannesen <dalej@apple.com>
>
> * config/rs6000/rs6000.c (rs6000_emit_cmove): Fix mode of
> if_then_else to match result, not operands.
This fixes #5217.
Segher