binutils/
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / testranges.s
index 0964519387cf40ac59ae593728a6d1786ef9e9f8..e1f9931b999f9f2506ffe99b51bfba40b9ebe548 100644 (file)
@@ -32,6 +32,10 @@ debugS:
        .uleb128 0x2    ;# (DIE (0x6d) DW_TAG_subprogram)
        .ascii "A\0"    ;# DW_AT_name
        .4byte  range_sub - range       ;# DW_AT_ranges
+
+       ;# minimal section alignment on alpha-* is 2, ensure no new invalid CU
+       ;# will be started.
+       .balign 2
 debugE:
 
        .section        .debug_abbrev,"",%progbits
This page took 0.023855 seconds and 4 git commands to generate.