Most builtins accepting or returning long double use the fp_t typedef. Change the remaining few cases to do so.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Yep, LGTM. That would hopefully also allow this to build with recent versions of gcc without warnings.
lib/builtins/addtf3.c | ||
---|---|---|
21 | should change the return type too |
should change the return type too