]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Convert dw2-case-insensitive.exp to DWARF assembler
authorTom Tromey <tom@tromey.com>
Sun, 1 Feb 2026 21:42:30 +0000 (14:42 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 2 Feb 2026 20:44:49 +0000 (13:44 -0700)
commit38515889f00a46ce827383e36f05ca1ea25f9758
tree8d5475ac549bd06222648f2abd2ffdb2385c9bf6
parentfc27cc66655ed24dad6ef7a866de5fc28af68d7e
Convert dw2-case-insensitive.exp to DWARF assembler

I used contrib/dwarf-to-dwarf-assembler.py to convert
dw2-case-insensitive.exp to use the DWARF assembler.  The output
needed some minor changes to fully work, but not really all that much.
The .c file also needed a small change, and I went ahead and removed
other extraneous code.

Approved-by: Kevin Buettner <kevinb@redhat.com>
gdb/testsuite/gdb.dwarf2/dw2-case-insensitive-debug.S [deleted file]
gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.c
gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp