Files
binutils-gdb/gdb/testsuite/gdb.ada/static-link
Tom Tromey 5ab7e92d55 Preserve a local variable in a gdb test
I found another Ada test where LLVM optimizes away an unused local
variable.  This patch fixes this problem -- but note the test now
fails for a different (currently expected) reason.
2025-03-18 06:32:45 -06:00
..