https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126111
--- Comment #11 from Sebastian Jude <sebastian.jude at st dot ovgu.de> --- (In reply to Sebastian Jude from comment #10) > Those are the only problems Maybe i should add that i also coerced libgcc to do full "soft-fp" for my i386 target (which GCC does not seem to support out of the box). This could potentially mask some potential problems related to long double when building libstdc++ for other embedded targets.
