This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/78478] Compile Error for i386-rtems


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78478

--- Comment #19 from Uroš Bizjak <ubizjak at gmail dot com> ---
(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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]