From: Alan Modra Date: Fri, 10 Jan 2020 06:59:59 +0000 (+1030) Subject: HPUX gas testsuite fixes X-Git-Url: http://git.efficios.com/?p=deliverable%2Fbinutils-gdb.git;a=commitdiff_plain;h=ec4181f289f167663ed32483340d249a802321e5 HPUX gas testsuite fixes * testsuite/gas/elf/pr14891.s: Don't start directives in first column. * testsuite/gas/elf/pr21661.d: Don't run on hpux. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index ee1f8e6437..245bd74363 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2020-01-10 Alan Modra + + * testsuite/gas/elf/pr14891.s: Don't start directives in first column. + * testsuite/gas/elf/pr21661.d: Don't run on hpux. + 2020-01-03 Sergey Belyashov PR 25224 diff --git a/gas/testsuite/gas/elf/pr14891.s b/gas/testsuite/gas/elf/pr14891.s index f8e1832ad1..1924abf7e7 100644 --- a/gas/testsuite/gas/elf/pr14891.s +++ b/gas/testsuite/gas/elf/pr14891.s @@ -1,6 +1,6 @@ foo: -.section foo, "a" + .section foo, "a" -.section bar, "a" + .section bar, "a" bar: diff --git a/gas/testsuite/gas/elf/pr21661.d b/gas/testsuite/gas/elf/pr21661.d index 081f3af11c..979e3ddfa1 100644 --- a/gas/testsuite/gas/elf/pr21661.d +++ b/gas/testsuite/gas/elf/pr21661.d @@ -1,2 +1,3 @@ #name: unsupported .symver with common symbol +#notarget: *-*-hpux* #error_output: pr21661.l