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, 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?

-- 
Joseph S. Myers
joseph@codesourcery.com


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