diff options
Diffstat (limited to 'ld/testsuite/ld-scripts/rgn-at11.d')
-rw-r--r-- | ld/testsuite/ld-scripts/rgn-at11.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-scripts/rgn-at11.d b/ld/testsuite/ld-scripts/rgn-at11.d index 900991f..ebfc420 100644 --- a/ld/testsuite/ld-scripts/rgn-at11.d +++ b/ld/testsuite/ld-scripts/rgn-at11.d @@ -1,6 +1,7 @@ #source: rgn-at11.s #ld: -T rgn-at11.t #objdump: -h --wide +#xfail: hppa*64*-*-hpux* # Test that lma is not adjusted in case the section start vma is aligned and # lma_region != region if not requested by script. # Fails for RX because it ignores the LMA (for compatibility with Renesas tools) |