commit | 63efd116baafd6210a65b29973766c3fa264098f | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Tue Jan 21 08:19:21 2025 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Wed Jan 22 08:05:11 2025 -0700 |
tree | 79325edee8d03b23e3f268ea63dd129de28a6525 | |
parent | 95db53e5a03dacef594430f28281748f3111c1f6 [diff] |
Preserve local variables in another Ada test case I found another Ada test case where gnat-llvm optimizes away the local variables. This patch applies the same fix to it as previous patches.