[Bug debug/42065] DWARF .debug_macinfo contains unused macros

2019-03-31 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42065 --- Comment #5 from Eric Gallager --- (In reply to Eric Gallager from comment #4) > If -feliminate-unused-debug-symbols and/or -feliminate-unused-debug-types > start removing these, I'd want them to turn on -Wunused-macros automatically > for me

[Bug debug/42065] DWARF .debug_macinfo contains unused macros

2017-02-08 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42065 Eric Gallager changed: What|Removed |Added CC||egall at gwmail dot gwu.edu --- Comment

[Bug debug/42065] DWARF .debug_macinfo contains unused macros

2017-02-07 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42065 Martin Sebor changed: What|Removed |Added Keywords||missed-optimization Status|UN

[Bug debug/42065] DWARF .debug_macinfo contains unused macros

2009-11-16 Thread jan dot kratochvil at redhat dot com
--- Comment #2 from jan dot kratochvil at redhat dot com 2009-11-16 14:49 --- (In reply to comment #1) > > -g3 currently produces huge objects as it contains many unused macros. > > -g2 produces no macros debug info so GDB cannot provide its expansion. > > That is by design and the rea

[Bug debug/42065] DWARF .debug_macinfo contains unused macros

2009-11-16 Thread pinskia at gmail dot com
--- Comment #1 from pinskia at gmail dot com 2009-11-16 14:31 --- Subject: Re: New: DWARF .debug_macinfo contains unused macros Sent from my iPhone On Nov 16, 2009, at 6:12 AM, "jan dot kratochvil at redhat dot com" wrote: > -g3 currently produces huge objects as it contains many