commit | 1b30ccce02065e40a6a82664e50e7f86225c7a67 | [log] [tgz] |
---|---|---|
author | Clément Chigot <chigot@adacore.com> | Mon Feb 27 13:57:12 2023 +0100 |
committer | Clément Chigot <chigot@adacore.com> | Mon Feb 27 15:17:49 2023 +0100 |
tree | c5b403f23c28cf741955bf3881595328dabb0785 | |
parent | 85c7cb3c4b70cc484ecf3d72a116503876a28f0a [diff] |
gas/testsuite: adjust another test for case insensitive file systems As 1fafeaac8503eea2f61c3a35f0eef183b7e7cc65, "line.s" and "Line.s" are identical in case insensitive file systems. Thus, gas doesn't trigger an input file switch. gas/ChangeLog: * testsuite/gas/elf/dwarf-5-macro.s: Change Line.s to Line2.s.