commit | 1fafeaac8503eea2f61c3a35f0eef183b7e7cc65 | [log] [tgz] |
---|---|---|
author | Clément Chigot <chigot@adacore.com> | Wed Jan 11 15:12:47 2023 +0100 |
committer | Clément Chigot <chigot@adacore.com> | Tue Feb 21 10:47:24 2023 +0100 |
tree | d1d3be25dfd84ec99020679b20e36dc678f57b76 | |
parent | 6d0020873deb2f2c4e0965dc2ebf227bc1db3140 [diff] |
gas/testsuite: adjust a test for case insensitive file systems When dealing with case insensitive file systems, ".file line.s" and ".file Line.s" are identical and thus gas won't change the current input file. However, in line.l test, it's expecting to trigger an input file switch. As the second filename doesn't matter in it, change it to fit for those file systems. gas/ChangeLog: * testsuite/gas/elf/line.l: Change Line.s to Line2.s. * testsuite/gas/elf/line.s: Adjust output.