Actions
Bug #8500
closedloader: need __divmoddi4 and __udivmoddi4
Start date:
2017-07-15
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The gcc 7 is generating code using __divmoddi4 and __udivmoddi4.
Related issues
Updated by Andrew Stormont about 5 years ago
- Has duplicate Bug #8512: libstand won't build with GCC 7.1 added
Updated by Electric Monk almost 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit d8b4f927017620c0d78dc3b4fd238ed58bbb4b42
commit d8b4f927017620c0d78dc3b4fd238ed58bbb4b42 Author: Toomas Soome <tsoome@me.com> Date: 2017-10-16T13:35:10.000Z 8500 loader: need __divmoddi4 and __udivmoddi4 Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions