This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/86462] [9 Regression] Quite huge debug info size increase introduced in r262511


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

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Jul 12 12:32:30 2018
New Revision: 262583

URL: https://gcc.gnu.org/viewcvs?rev=262583&root=gcc&view=rev
Log:
2018-07-12  Richard Biener  <rguenther@suse.de>

        PR debug/86462
        * dwarf2out.c (gen_block_die): Only output blocks when they have
        at least one !DECL_IGNORED_P variable.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]