[Bug target/78478] Compile Error for i386-rtems
joel at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 19 17:33:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478
--- Comment #20 from Joel Sherrill <joel at gcc dot gnu.org> ---
(In reply to Uroš Bizjak from comment #19)
> (In reply to Joel Sherrill from comment #18)
> > I changed that line to
> >
> > #ifdef _SOFT_FLOAT
> > #include "config/fpu-generic.h"
> >
> > and it built. Is that OK?
>
> Yes.
Looks like it works, Thanks.
Based on my testing, these need to be applied to both the gcc 6 branch and
master. Should I just commit them with the PR noted or do they need to go
through gcc-patches first?
More information about the Gcc-bugs
mailing list