]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: g++.dg/cpp2a/constinit16.C requires tls
authorChristophe Lyon <christophe.lyon@linaro.org>
Thu, 17 Apr 2025 08:33:33 +0000 (08:33 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Fri, 9 May 2025 08:45:34 +0000 (08:45 +0000)
commit65bf1a88dc683fb342bfe8d8a749863a38c65a07
tree7e34ae1e3bc01ac9033db02b83f09b3fb24f4e2c
parentdd1ee31540bd3eaca5441dc815ea9284bcc09af3
testsuite: g++.dg/cpp2a/constinit16.C requires tls

This test is 'dg-do compile', so require tls instead of tls_runtime.

This enables it on targets such as arm-none-eabi configured with
--enable-threads=no.

gcc/testsuite/ChangeLog:

* g++.dg/cpp2a/constinit16.C: Require tls.
gcc/testsuite/g++.dg/cpp2a/constinit16.C