[GAS][ARM] Fix UDF testism
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Wed, 31 Oct 2018 12:05:19 +0000 (12:05 +0000)
committerAndre Vieira <andre.simoesdiasvieira@arm.com>
Wed, 31 Oct 2018 12:11:10 +0000 (12:11 +0000)
commita66cf75c9cbd7ee9abfd3ca2f3a82fb32ba83387
treed2fe62fa77be586bfe286863c53dc52869b464af
parentcd53832b008b25222ec55bf947e3700528ee0814
[GAS][ARM] Fix UDF testism

The old test never checked the objdump output since the 'error-output' directive
would exit and thus never run objdump.  When this test was changed to adhere to
use the new warning_output we started to run objdump.  The expected objdump
output was old and had bitrotten, this fixes the layout, as the "disassembly"
itself did not change.

gas/ChangeLog

2018-10-31  Andre Vieira  <andre.simoesdiasvieira@arm.com>

* testsuite/gas/arm/udf.d: Update expected output.
gas/ChangeLog
gas/testsuite/gas/arm/udf.d