On 2024-10-22 13:34, Richard Earnshaw (lists) wrote:
On 20/10/2024 16:45, Torbjörn SVENSSON wrote:
Ok for trunk and releases/gcc-14?
--
Converted the tests to use check-function-bodies in order to ensure that
the sequence is correct.
This also allows both APSR_nzcvq and APSR_nzcvqg as target selector does
not work when the -march and/or -mcpu overrides the target to test.
gcc/testsuite/ChangeLog:
* gcc.target/arm/cmse/mainline/8m/hard-sp/cmse-5.c: Use
check-function-bodies.
* gcc.target/arm/cmse/mainline/8m/hard/cmse-5.c: Likewise.
* gcc.target/arm/cmse/mainline/8m/soft/cmse-5.c: Likewise.
* gcc.target/arm/cmse/mainline/8m/softfp-sp/cmse-5.c: Likewise.
* gcc.target/arm/cmse/mainline/8m/softfp/cmse-5.c: Likewise.
* gcc.target/arm/cmse/mainline/8m.1/hard-sp/cmse-5.c: Likewise.
* gcc.target/arm/cmse/mainline/8m.1/hard/cmse-5.c: Likewise.
* gcc.target/arm/cmse/mainline/8m.1/soft/cmse-5.c: Likewise.
* gcc.target/arm/cmse/mainline/8m.1/softfp-sp/cmse-5.c:
Likewise.
* gcc.target/arm/cmse/mainline/8m.1/softfp/cmse-5.c: Likewise.
OK.
Pushed as r14.2.0-296-g47c66c56d74 and r15-4547-g835ad52fbb9 with the
slight modification of the paths to the files in the 8_1m directory.
Kind regards,
Torbjörn