]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: arm: Add -mtune to all arm_cpu_* effective targets
authorTorbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Mon, 16 Dec 2024 13:47:40 +0000 (14:47 +0100)
committerTorbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Tue, 17 Dec 2024 14:30:34 +0000 (15:30 +0100)
commit423ee61fdd91e196726afeb38c907b23404aea71
tree7d05de0eb91d6e35eccc4c5ff5629644f1386eb1
parentfcbb8456a58ba073d4d5b10fcb9057b6e9a100db
testsuite: arm: Add -mtune to all arm_cpu_* effective targets

Fixes Linaro CI reported regression on r15-6164-gbdf75257aad2 in
https://linaro.atlassian.net/browse/GNU-1463.

gcc/testsuite/ChangeLog:

* lib/target-supports.exp: Added corresponding -mtune= option
for each fo the arm_cpu_* effective targets.

Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
gcc/testsuite/lib/target-supports.exp