This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Ping Re: Implement C _FloatN, _FloatNx types [version 3]


On Mon, Jun 27, 2016 at 09:22:54PM +0000, Joseph Myers wrote:
> > > Ping.  This patch 
> > > <https://gcc.gnu.org/ml/gcc-patches/2016-06/msg01685.html> is pending 
> > > review.  Built-in functions are available in the followup patch 
> > > <https://gcc.gnu.org/ml/gcc-patches/2016-06/msg01702.html>.
> > 
> > I can't ack the patch, but the rs6000 bits of your original patch look fine.
> > I didn't mean to ask you to change those -- I hadn't read the patch
> > and was just commenting on your description of the patch, and I realize
> > now that I wasn't careful in my use of language.  I apologize for the
> > miscommunication there.  We should keep the check on
> > FLOAT128_IEEE_P to determine which mode is __float128 for now,
> > until the whole issue of two 128-bit floats is behind us.
> 
> In that case, consider the relevant part of patch version 1 to be 
> substituted into version 3 for the rest of the review.

The rs6000 part is approved, then.

Thanks,


Segher


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]