diff options
Diffstat (limited to 'gas/as.c')
-rw-r--r-- | gas/as.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -886,7 +886,7 @@ main (argc, argv) md_end (); #endif - /* If we've been collecting dwarf2 .debug_line info, either for + /* If we've been collecting dwarf2 .debug_line info, either for assembly debugging or on behalf of the compiler, emit it now. */ dwarf2_finish (); |