This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Floating point -- fix H8/300 and other targets without XF/TFmode
- From: Zack Weinberg <zack at codesourcery dot com>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: Andreas Schwab <schwab at suse dot de>, gcc-patches at gcc dot gnu dot org
- Date: Fri, 19 Apr 2002 10:27:16 -0700
- Subject: Re: Floating point -- fix H8/300 and other targets without XF/TFmode
- References: <200204191715.NAA24586@makai.watson.ibm.com>
On Fri, Apr 19, 2002 at 01:15:45PM -0400, David Edelsohn wrote:
> >>>>> Zack Weinberg writes:
>
> > Therefore, your patch is correct at least short term. Would you
> > please add some explanation of why REAL_VALUE_TYPE might be bigger
> > than 2*NE bytes, and check it in?
>
> I have just commited Andreas's patch with Zack's comment because
> we cannot leave GCC with bootstrap failures on mainline.
Thanks.
zw