[Bug other/64370] [5 Regression] sreal.c:125:23: error: 'exp2' was not declared in this scope
dave.anglin at bell dot net
gcc-bugzilla@gcc.gnu.org
Fri Jan 9 13:40:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64370
--- Comment #2 from dave.anglin at bell dot net ---
On 2015-01-09, at 7:35 AM, ubizjak at gmail dot com wrote:
> The exp2 call was substituted wiht scalbln as part of PR64503 fix.
>
>
>
> Is this still an issue?
I will check but it would appear that it's still and issue. scalbln is not
available. What
is available is ldexp and the size of int is the same as size of long.
Dave
--
John David Anglin dave.anglin@bell.net
More information about the Gcc-bugs
mailing list