aarch64/a53_ilp32_qemu: implicit declaration of function 'truncl'
Sebastian Huber
sebastian.huber at embedded-brains.de
Sat Oct 10 13:13:33 UTC 2020
On 10/10/2020 15:11, Sebastian Huber wrote:
> Hello Kinsey,
>
> the new aarch64/a53_ilp32_qemu produces a lot of warnings like this:
>
> ../../../testsuites/psxtests/psxhdrs/math/truncl.c:45:12: warning:
> implicit declaration of function 'truncl'
> [-Wimplicit-function-declaration]
> ../../../testsuites/psxtests/psxhdrs/math/truncl.c:45:12: warning:
> incompatible implicit declaration of built-in function 'truncl'
>
> Is this a known issue?
There is also this warning:
cpukit/libmisc/stackchk/check.c:455:5: warning: cast to pointer from
integer of different size [-Wint-to-pointer-cast]
This is probably an error. Could you please fix the warnings specific to
the new BSPs.
More information about the devel
mailing list