diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/locview-1.s')
-rw-r--r-- | binutils/testsuite/binutils-all/locview-1.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/testsuite/binutils-all/locview-1.s b/binutils/testsuite/binutils-all/locview-1.s index bde98bd..d9d9b5b 100644 --- a/binutils/testsuite/binutils-all/locview-1.s +++ b/binutils/testsuite/binutils-all/locview-1.s @@ -65,7 +65,7 @@ .byte 0x1 /* DW_AT_decl_line */ .4byte .LIint-.LIbase /* DW_AT_type */ .4byte .LFB0 /* DW_AT_low_pc */ - .4byte .LFE0-.LFB0 /* DW_AT_high_pc */ + .4byte 1 /* .LFE0-.LFB0 */ /* DW_AT_high_pc */ .uleb128 0x1 /* DW_AT_frame_base */ .byte 0x9c /* DW_OP_call_frame_cfa */ /* DW_AT_GNU_all_call_sites */ |