https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91638
Bug ID: 91638
Summary: powerpc -mlong-double-NN (documentation) issues
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: segher at gcc dot gnu.org
Target Milestone: ---
The -mlong-double-64 and -mlong-double-128 command line options aren't
documented.
The -Q --help=target output shows
-mlong-double-[64,128] 127
which is a bit confusing (it only allows setting it to 64 and 128; 127
and 129 have an internal meaning, but the user shouldn't see it, ideally).