public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/93751] -g1 does not behave per manual
       [not found] <bug-93751-4@http.gcc.gnu.org/bugzilla/>
@ 2020-03-18  1:22 ` cvs-commit at gcc dot gnu.org
  2020-03-19 21:50 ` jason at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-03-18  1:22 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93751

--- Comment #18 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jason Merrill <jason@gcc.gnu.org>:

https://gcc.gnu.org/g:52b3aa8be18938486065f5f2a23553b134a10a81

commit r10-7235-g52b3aa8be18938486065f5f2a23553b134a10a81
Author: Alexey Neyman <stilor@att.net>
Date:   Sat Mar 14 17:05:36 2020 -0700

    dwarf: Generate DIEs for external variables with -g1 [93751]

    -g1 is described in the manual to generate debug info for functions and
    external variables. It does that for older debugging formats but not for
    DWARF. This change brings DWARF in line with the rest of the debugging
    formats and with the manual.

    gcc/ChangeLog
    2020-03-17  Alexey Neyman  <stilor@att.net>

            PR debug/93751
            * dwarf2out.c (gen_decl_die): Proceed to generating the DIE if
            the debug level is terse and the declaration is public. Do not
            generate type info.
            (dwarf2out_decl): Same.
            (add_type_attribute): Return immediately if debug level is
            terse.

    Signed-off-by: Alexey Neyman <stilor@att.net>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug debug/93751] -g1 does not behave per manual
       [not found] <bug-93751-4@http.gcc.gnu.org/bugzilla/>
  2020-03-18  1:22 ` [Bug debug/93751] -g1 does not behave per manual cvs-commit at gcc dot gnu.org
@ 2020-03-19 21:50 ` jason at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: jason at gcc dot gnu.org @ 2020-03-19 21:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93751

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |10.0
                 CC|                            |jason at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #19 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed for GCC 10.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-19 21:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-93751-4@http.gcc.gnu.org/bugzilla/>
2020-03-18  1:22 ` [Bug debug/93751] -g1 does not behave per manual cvs-commit at gcc dot gnu.org
2020-03-19 21:50 ` jason at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).