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/86523] [9 Regression] ICE in gen_member_die, at dwarf2out.c:24933 starting from r262560


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

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Jul 18 06:54:23 2018
New Revision: 262849

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

        PR debug/86523
        cp/
        * decl2.c (c_parse_final_cleanups): Call write_out_vars before
        start_static_storage_duration_function sets current_function_decl.

        * g++.dg/lto/pr86523-3_0.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/lto/pr86523-3_0.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c
    trunk/gcc/testsuite/ChangeLog

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