Dear contributor, Our automatic CI has detected problems related to your patch(es). Please find some details below.
In gcc_check master-arm, after: | commit gcc-15-8654-g99e2906ae25 | Author: Paul-Antoine Arras <par...@baylibre.com> | Date: Thu Mar 13 17:16:41 2025 +0100 | | OpenMP: 'interop' construct - add ME support + target-independent libgomp | | This patch partially enables use of the OpenMP interop construct by adding | middle end support, mostly in the omplower pass, and in the target-independent | part of the libgomp runtime. It follows up on previous patches for C, C++ and | ... 91 lines of the commit log omitted. Produces 3 regressions: | | regressions.sum: | Running gfortran:gfortran.dg/gomp/gomp.exp ... | FAIL: gfortran.dg/gomp/interop-5.f90 -O scan-tree-dump-times omplower "void \\* interopobjs.[0-9]+\\[5\\];[\r\n ]*integer\\(kind=4\\) tgt_tgtsync.[0-9]+\\[5\\];[\r\n ]*integer\\(kind=8\\) \\* & a3.[0-9]+;[\r\n ]*integer\\(kind=8\\) \\* D.[0-9]+;[\r\n ]*integer\\(kind=8\\) \\* a2.[0-9]+;[\r\n ]*integer\\(kind=8\\) & a1.[0-9]+;[\r\n ]*interopobjs.[0-9]+\\[0\\] = &b;[\r\n ]*tgt_tgtsync.[0-9]+\\[0\\] = 1;[\r\n ]*interopobjs.[0-9]+\\[1\\] = &a4;[\r\n ]*tgt_tgtsync.[0-9]+\\[1\\] = 1;[\r\n ]*a3.[0-9]+ = a3;[\r\n ]*D.[0-9]+ = \\*a3.[0-9]+;[\r\n ]*interopobjs.[0-9]+\\[2\\] = D.[0-9]+;[\r\n ]*tgt_tgtsync.[0-9]+\\[2\\] = 1;[\r\n ]*a2.[0-9]+ = a2;[\r\n ]*interopobjs.[0-9]+\\[3\\] = a2.[0-9]+;[\r\n ]*tgt_tgtsync.[0-9]+\\[3\\] = 1;[\r\n ]*a1.[0-9]+ = a1;[\r\n ]*interopobjs.[0-9]+\\[4\\] = a1.[0-9]+;[\r\n ]*tgt_tgtsync.[0-9]+\\[4\\] = 1;[\r\n ]*__builtin_GOMP_interop \\(-5, 5, &interopobjs.[0-9]+, &tgt_tgtsync.[0-9]+, 0B, 0, 0B, 0, 0B, 0, 0B\\);" 1 | FAIL: gfortran.dg/gomp/interop-5.f90 -O scan-tree-dump-times omplower "void \\* interopobjs.[0-9]+\\[5\\];[\r\n ]*integer\\(kind=8\\) \\* & a3.[0-9]+;[\r\n ]*integer\\(kind=8\\) \\* D.[0-9]+;[\r\n ]*integer\\(kind=8\\) \\* a2.[0-9]+;[\r\n ]*integer\\(kind=8\\) & a1.[0-9]+;[\r\n ]*interopobjs.[0-9]+\\[0\\] = &b;[\r\n ]*interopobjs.[0-9]+\\[1\\] = &a4;[\r\n ]*a3.[0-9]+ = a3;[\r\n ]*D.[0-9]+ = \\*a3.[0-9]+;[\r\n ]*interopobjs.[0-9]+\\[2\\] = D.[0-9]+;[\r\n ]*a2.[0-9]+ = a2;[\r\n ]*interopobjs.[0-9]+\\[3\\] = a2.[0-9]+;[\r\n ]*a1.[0-9]+ = a1;[\r\n ]*interopobjs.[0-9]+\\[4\\] = a1.[0-9]+;[\r\n ]*__builtin_GOMP_interop \\(-5, 0, 0B, 0B, 0B, 0, 0B, 5, &interopobjs.[0-9]+, 0, 0B\\);" 1 | FAIL: gfortran.dg/gomp/interop-5.f90 -O scan-tree-dump-times omplower "void \\* interopobjs.[0-9]+\\[5\\];[\r\n ]*integer\\(kind=8\\) b.[0-9]+;[\r\n ]*void \\* b.[0-9]+;[\r\n ]*integer\\(kind=8\\) a4.[0-9]+;[\r\n ]*void \\* a4.[0-9]+;[\r\n ]*integer\\(kind=8\\) \\* & a3.[0-9]+;[\r\n ]*integer\\(kind=8\\) \\* D.[0-9]+;[\r\n ]*integer\\(kind=8\\) D.[0-9]+;[\r\n ]*void \\* D.[0-9]+;[\r\n ]*integer\\(kind=8\\) \\* a2.[0-9]+;[\r\n ]*integer\\(kind=8\\) D.[0-9]+;[\r\n ]*void \\* D.[0-9]+;[\r\n ]*integer\\(kind=8\\) & a1.[0-9]+;[\r\n ]*integer\\(kind=8\\) D.[0-9]+;[\r\n ]*void \\* D.[0-9]+;[\r\n ]*b.[0-9]+ = b;[\r\n ]*b.[0-9]+ = \\(void \\*\\) b.[0-9]+;[\r\n ]*interopobjs.[0-9]+\\[0\\] = b.[0-9]+;[\r\n ]*a4.[0-9]+ = a4;[\r\n ]*a4.[0-9]+ = \\(void \\*\\) a4.[0-9]+;[\r\n ]*interopobjs.[0-9]+\\[1\\] = a4.[0-9]+;[\r\n ]*a3.[0-9]+ = a3;[\r\n ]*D.[0-9]+ = \\*a3.[0-9]+;[\r\n ]*D.[0-9]+ = \\*D.[0-9]+;[\r\n ]*D.[0-9]+ = \\(void \\*\\) D.[0-9]+;[\r\n ]*interopobjs.[0-9]+\\[2\\] = D.[0-9]+;[\r\n ]*a2.[0-9]+ = a2;[\r\n ]*D.[0-9]+ = \\*a2.[0-9]+;[\r\n ]*D.[0-9]+ = \\(void \\*\\) D.[0-9]+;[\r\n ]*interopobjs.[0-9]+\\[3\\] = D.[0-9]+;[\r\n ]*a1.[0-9]+ = a1;[\r\n ]*D.[0-9]+ = \\*a1.[0-9]+;[\r\n ]*D.[0-9]+ = \\(void \\*\\) D.[0-9]+;[\r\n ]*interopobjs.[0-9]+\\[4\\] = D.[0-9]+;[\r\n ]*__builtin_GOMP_interop \\(-5, 0, 0B, 0B, 0B, 5, &interopobjs.[0-9]+, 0, 0B, 0, 0B\\);" 1 Used configuration : *CI config* tcwg_gcc_check master-arm *configure and test flags:* none, autodetected on armv8l-unknown-linux-gnueabihf We track this bug report under https://linaro.atlassian.net/browse/GNU-1547. Please let us know if you have a fix. If you have any questions regarding this report, please ask on linaro-toolch...@lists.linaro.org mailing list. -----------------8<--------------------------8<--------------------------8<-------------------------- The information below contains the details of the failures, and the ways to reproduce a debug environment: You can find the failure logs in *.log.1.xz files in * https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3587/artifact/artifacts/00-sumfiles/ The full lists of regressions and improvements as well as configure and make commands are in * https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3587/artifact/artifacts/notify/ The list of [ignored] baseline and flaky failures are in * https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3587/artifact/artifacts/sumfiles/xfails.xfail Current build : https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3587/artifact/artifacts Reference build : https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/3586/artifact/artifacts Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/99e2906ae255fc7b8edb008d7cd47b28b078a809/tcwg_gcc_check/master-arm/reproduction_instructions.txt Full commit : https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=99e2906ae255fc7b8edb008d7cd47b28b078a809