RE: [Linaro-TCWG-CI] llvmorg-20-init-8878-g367c3c968eb8: FAIL: 2 regressions on aarch64

2024-10-15 Thread Jean Perier
Hi there! These are legitimate regressions: the code compiled to bogus BIND(C) ABI that only worked when using with Fortran to Fortran. A TODO is now correctly emitted until the proper ABI is implemented. In Fujitsu-Fortran-0379_0074 ``` function strfunc() bind(C) type,bind(C) :: str

Re: [Linaro-TCWG-CI] llvmorg-20-init-8878-g367c3c968eb8: FAIL: 2 regressions on aarch64

2024-10-15 Thread Takahiro Kawashima (Fujitsu)
Hi, Thanks for your explanation! I closed the issue. https://linaro.atlassian.net/browse/LLVM-1398 Takahiro Kawashima, Fujitsu > Hi there! > > These are legitimate regressions: the code compiled to bogus BIND(C) ABI that > only worked when using with Fortran to Fortran. A TODO is now correctly

Re: [Linaro-TCWG-CI] llvmorg-20-init-8878-g367c3c968eb8: FAIL: 2 regressions on aarch64

2024-10-15 Thread Kiran Chandramohan
Thanks, Jean for bringing this to our attention. David Truby is working on adding support on Aarch64 and we expect it to land before LLVM20. --Kiran From: Jean Perier Sent: 15 October 2024 09:25 To: linaro-toolchain@lists.linaro.org ; ohno.yasuy...@fujitsu.com ;