https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79845
Segher Boessenkool <segher at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |segher at gcc dot gnu.org
--- Comment #1 from Segher Boessenkool <segher at gcc dot gnu.org> ---
These errors (and the options) are not meant for users anyway, and/or the
message should say something like "requires a subtarget that supports DFP"
or similar. We certainly don't want users enabling -mhard-dfp if they are
using a -mcpu= that does not already enable it, etc.