diff --git a/tests/bugs/TLS-variable-wrongly-relocated-on-debug-info/main.fmf b/tests/bugs/TLS-variable-wrongly-relocated-on-debug-info/main.fmf index 6db1455..1b558a8 100644 --- a/tests/bugs/TLS-variable-wrongly-relocated-on-debug-info/main.fmf +++ b/tests/bugs/TLS-variable-wrongly-relocated-on-debug-info/main.fmf @@ -9,7 +9,13 @@ require+: - gdb adjust+: - - when: collection == gcc-toolset-14 + - when: collection == gcc-toolset-14 and distro == rhel-9 + require+: + - gdb + environment+: + REQUIRES: gdb + + - when: collection == gcc-toolset-14 and distro == rhel-8 require+: - gcc-toolset-14-gdb environment+: