This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/24998] [4.2/4.3 Regression] Build failure: undefined symbol __floatunsitf
- From: "rsandifo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2008 09:54:05 -0000
- Subject: [Bug middle-end/24998] [4.2/4.3 Regression] Build failure: undefined symbol __floatunsitf
- References: <bug-24998-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #37 from rsandifo at gcc dot gnu dot org 2008-01-25 09:54 -------
To reinforce comment #34, the MIPS16 hard-float support has
been overhauled in 4.3, with this and many other bugs fixed.
The MIPS16 problem therefore "only" affects 4.2 now.
The description of the situation in comment #31 still applies
to 4.2. The 4.3 work showed that the hard-float support had
bitrotted significantly, and I doubt it is practically usable
in 4.2 regardless of this PR.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24998