https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117704
ktkachov at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ktkachov at gcc dot gnu.org
--- Comment #1 from ktkachov at gcc dot gnu.org ---
The tescase does use add-options float16 and checks for a float16_runtime
effective target. Is that not enough to add the right -mfpmath flag for x86?
Does it need an explicit -mfpmath=sse for x86 targets?
