2008-04-07 Jan Kratochvil * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive. --- ./gdb/testsuite/gdb.dwarf2/dw2-ranges.S 1 Jan 2008 22:53:19 -0000 1.2 +++ ./gdb/testsuite/gdb.dwarf2/dw2-ranges.S 7 Apr 2008 06:24:13 -0000 @@ -19,6 +19,9 @@ DW_AT_ranges as the linker could place both sections at arbitrary locations. */ + /* Such directive is required by GAS for builds without `-g'. */ + .file 1 "dw2-ranges.S" + /* Without this directive GAS will not emit DWARF2 unless we provide an instruction to assemble. We want to avoid any instructions to remain architecture independent. */