Actions
Bug #2409
closedBug #1450: Illumos should be buildable with GCC4
libc needs more gcc 4 support on 32-bit SPARC
Start date:
2012-03-15
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
On 32bit sparc, libc needs to provide __floatundidf and __floatundisf as private interfaces, such that we can build with GCC and not link libgcc_s. Continuing the pattern of making libc provide sufficient amounts of the GCC runtime for our own use (but not necessarily for other uses).
Related issues
Updated by Rich Lowe over 11 years ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
Resolved in r13639 commit:4c26102b6754
Updated by Alexander Eremin about 7 years ago
- Related to Bug #7173: sparc: __floatundidf undefined for sparcv9 added
Actions