bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/25612] -gdwarf-{3,4,5} command line arguments


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/25612] -gdwarf-{3,4,5} command line arguments
Date: Fri, 06 Mar 2020 14:53:27 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25612

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=31bf18645d98b4d3d7357353be840e320649a67d

commit 31bf18645d98b4d3d7357353be840e320649a67d
Author: Nick Clifton <address@hidden>
Date:   Fri Mar 6 14:52:14 2020 +0000

    Add support for --dwarf-[3|4|5] to assembler command line.

        PR 25612
        * as.c (dwarf_level): Define.
        (show_usage): Add --gdwarf-3, --gdwarf-4 and --gdwarf-5.
        (parse_args): Add support for the new options.
        as.h (dwarf_level): Prototype.
        * dwarf2dbg.c (DWARF2_VERSION): Use dwarf_level as default version
        value.
        * config/tc-ia64.h (DWARF2_VERISION): Update definition.
        (DWARF2_LINE_VERSION): Remove definition.
        * doc/as.texi: Document the new options.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]