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: [PATCH] Add PowerPC configuration option --with-long-double-format={ibm,ieee}


On Wed, Jan 10, 2018 at 11:48:30PM +0000, Joseph Myers wrote:
> On Wed, 10 Jan 2018, Michael Meissner wrote:
> 
> > This patch is next in my series of patches to enable us to configure the long
> > double type on PowerPC systems.  This patch is only about the configuration
> > option.  A future patch will contain the multilib support.
> 
> In general we expect configure options to be documented in install.texi.  
> Is this one being deliberately omitted because it is only actually usable 
> for toolchain development at present, with various ways in which the 
> support for IEEE long double is not yet completely functional and library 
> support is missing - with documentation intended to be added later once 
> fully functional?

Yes, I'll try to come up with documentation for it next week if I don't get to
it today (I'll be out the next 4 days).

-- 
Michael Meissner, IBM
IBM, M/S 2506R, 550 King Street, Littleton, MA 01460-6245, USA
email: meissner@linux.vnet.ibm.com, phone: +1 (978) 899-4797


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