]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm: testsuite: avoid dg-options in primary LTO file
authorRichard Earnshaw <rearnsha@arm.com>
Tue, 25 Mar 2025 13:48:06 +0000 (13:48 +0000)
committerRichard Earnshaw <rearnsha@arm.com>
Tue, 25 Mar 2025 13:48:06 +0000 (13:48 +0000)
commit927cfea902c330092848bd7a228b714b07d08f6b
treec1349c95997d82f66ceb930e80619047790d02d9
parent2f4c5cf2c9bad6a6207b3377cf3179ed00cfcf11
arm: testsuite: avoid dg-options in primary LTO file

As the primary LTO file in this test, it cannot use dg-options.  Move
the flags from there to dg-lto-options.

gcc/testsuite/ChangeLog:

* gcc.target/arm/lto/pr96939_0.c (dg-options):  Delete.  Move the
options from here ...
(dg-lto-options): ... to here.
gcc/testsuite/gcc.target/arm/lto/pr96939_0.c