]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: arm: Only check for absence of literal pools in no-literal-pool-m0.c
authorTorbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Sun, 13 Oct 2024 14:23:37 +0000 (16:23 +0200)
committerTorbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Wed, 20 Nov 2024 06:49:27 +0000 (07:49 +0100)
commit03438f621e4caedbfe1cac4776dfa8d1befb410d
treec518f43b2a892e842cfd68fb906e0ad11c20edaf
parentf6f28dc41dd13d2117b1ca9ca8f728de429df136
testsuite: arm: Only check for absence of literal pools in no-literal-pool-m0.c

With the changes in r15-1579-g792f97b44ff, the constants have been
updated.
This patch drops the fragile check on the constants and instead only
checks that there is no literal pool generated.

gcc/testsuite/ChangeLog:

* gcc.target/arm/pure-code/no-literal-pool-m0.c: Only check for
absence of literal pools.

Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
gcc/testsuite/gcc.target/arm/pure-code/no-literal-pool-m0.c