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 #14 from Uros Bizjak <ubizjak at gmail dot com> 2012-11-05 14:24:43 UTC ---
(In reply to comment #13)

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

Please note that t-fdpbit is not enabled by default for x86 anymore. I don't
know if this was intentional omission during libgcc conversion, but nobody
missed it until today.

The second part of your patch enables TFmode soft-float, probably not needed
for RTEMS. I think that you need either t-fdpbit or t-softfp-sfdf added to
i[34567]86-*-rtems*)


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