| commit | c81c8e846896c502546ef5f4c92e142d58d1771f | [log] [tgz] |
|---|---|---|
| author | Reka Kovacs <rekakovacs@microsoft.com> | Mon Aug 23 22:18:15 2021 +0000 |
| committer | Christoph Langer <clanger@openjdk.org> | Mon Aug 23 22:18:15 2021 +0000 |
| tree | cfaead97b18bc4e0cf38512f7ededf44e4154e04 | |
| parent | ba097caea1d491054e2a89ce5a3c0b06173ac96d [diff] |
8248671: AArch64: Remove unused variables Remove unused variables in the AArch64 backend. Detected by compiling with MSVC, which warns about them. Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org> Backport-of: dff37f89c5db93ce12f45334c4ab1d02390dea95