diff options
author | Lulu Cai <cailulu@loongson.cn> | 2025-08-16 11:48:32 +0800 |
---|---|---|
committer | cailulu <cailulu@loongson.cn> | 2025-08-22 11:34:00 +0800 |
commit | 99ee75c1cd0d43b37d89b045d8984f68763af323 (patch) | |
tree | 6aa69eac7023a9cb48e2fbf4da70deda382d8d47 /gdb/testsuite/gdb.fortran/pointer-to-pointer.f90 | |
parent | 64c7560c6a37f848974eec5422fbbbf3fb265aa2 (diff) | |
download | gdb-99ee75c1cd0d43b37d89b045d8984f68763af323.zip gdb-99ee75c1cd0d43b37d89b045d8984f68763af323.tar.gz gdb-99ee75c1cd0d43b37d89b045d8984f68763af323.tar.bz2 |
LoongArch: Improve the reliability of test cases
Fix PR ld/31101
In some distributions, GCC enables --as-needed by default, which
may prevent linking to necessary dynamic libraries and cause test
failures. When tests require the host GCC, use the --no-as-needed
option and place the necessary dynamic libraries after the object
files. This prevents test failures and improves the test case
reliability.
Diffstat (limited to 'gdb/testsuite/gdb.fortran/pointer-to-pointer.f90')
0 files changed, 0 insertions, 0 deletions