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/55175] i386/sfp-exceptions.c:52:7: error: impossible constraint in 'asm'


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55175

--- Comment #13 from Uros Bizjak <ubizjak at gmail dot com> 2012-11-05 14:15:16 UTC ---
(In reply to comment #12)

> > You should use t-softfp instead of 386/t-softfp for i[34567]86-*-rtems* in
> > libgcc/config.host.
> > 
> > In fact, there should be no i386/t-softfp for any x86 target.
> 
> You mean, we should apply a patch similar to this?

Yes.

> The breakdown above is with this patch applied.

Then the problem is either in newlib or generic libgcc configury.

Anyway, original problem with soft-fp was fixed.


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