https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34422
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Bootstrap error with |Bootstrap error with
|--enable-fixed-point |--enable-fixed-point
| |(configure should reject
| |--enable-fixed-point on
| |platforms that don't
| |support it)
Assignee|unassigned at gcc dot gnu.org |egallager at gcc dot
gnu.org
--- Comment #8 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #6)
> (In reply to Andrew Pinski from comment #5)
> > fixed point support is only currently supported for the MIPS target.
>
> So could the configure script error out earlier, then, if it is passed
> --enable-fixed-point for a target other than MIPS?
I'm going to re-title and self-assign on that basis.