commit | 64b4a3a2deabcd4103fac2759a311fe94159b4d1 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Thu Sep 26 16:54:13 2019 +0200 |
committer | GitHub <noreply@github.com> | Thu Sep 26 16:54:13 2019 +0200 |
tree | 5863b15a0c00a3df2ddc469bca0be7e4a07d2443 | |
parent | 12f2f177fc483723406d7917194e7f655a20631b [diff] |
bpo-38239: Fix test_gdb for Link Time Optimization (LTO) (GH-16422)