RE: aarch64/a53_ilp32_qemu: implicit declaration of function 'truncl'

2020-10-13 Thread Kinsey Moore
On Sat, Oct 10, 2020 at 8:13 AM Sebastian Huber mailto:sebastian.hu...@embedded-brains.de>> wrote: 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: wa

Re: aarch64/a53_ilp32_qemu: implicit declaration of function 'truncl'

2020-10-10 Thread Joel Sherrill
On Sat, Oct 10, 2020 at 8:13 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > 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:

Re: aarch64/a53_ilp32_qemu: implicit declaration of function 'truncl'

2020-10-10 Thread Sebastian Huber
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/ps