mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
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.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2020-01-10 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* 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 <sergey.belyashov@gmail.com>
|
2020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
|
||||||
|
|
||||||
PR 25224
|
PR 25224
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
foo:
|
foo:
|
||||||
.section foo, "a"
|
.section foo, "a"
|
||||||
|
|
||||||
.section bar, "a"
|
.section bar, "a"
|
||||||
bar:
|
bar:
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
#name: unsupported .symver with common symbol
|
#name: unsupported .symver with common symbol
|
||||||
|
#notarget: *-*-hpux*
|
||||||
#error_output: pr21661.l
|
#error_output: pr21661.l
|
||||||
|
Reference in New Issue
Block a user