https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97543

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #6 from Alan Modra <amodra at gmail dot com> ---
(In reply to Peter Bergner from comment #4)
> Something like the attached patch?
No.  -mlong-double-128 overrides the configured --without-long-double-128. 
--without-long-double-128 doesn't *disable* 128-bit long doubles, it just sets
the default to 64-bit long double.

(In reply to Michael Meissner from comment #5)
Yes, -mno-gnu-attribute makes sense, however it should only apply to files
linked into the shared libgcc, not IMO to files in libgcc.a.

Reply via email to