This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA]: Fix PR 4420/3770/3623/3306 (sparc)
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Stephane Carrez <Stephane dot Carrez at worldnet dot fr>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 30 Nov 2001 14:39:34 -0500
- Subject: Re: [RFA]: Fix PR 4420/3770/3623/3306 (sparc)
- References: <3C07DBC4.7AEE054D@worldnet.fr>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Fri, Nov 30, 2001 at 08:19:32PM +0100, Stephane Carrez wrote:
> Can you approve/integrate this patch in mainline and 3_0 branch?
Ugh. Ok mainline and branch.
> 2001-11-30 Stephane Carrez <Stephane.Carrez@sun.com>
>
> * config/sparc/sparc.c (DF_MODES_NO_S): Fix pr/3623, define to
> accept DFmode and DImode only.
Jakub