https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66382
dan.parrot at mail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dan.parrot at mail dot com
--- Comment #1 from dan.parrot at mail dot com ---
Could you provide the options to ./configure which build gcc while allowing
flag -msoft-float and type __float128 to co-exist? Or is changing the code to
allow that combination part of the task here?
I have been unable to configure a build that accepts them (-msoft-float and
__float128) together.