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/70271] [6 Regression] internal compiler error: in dwarf2out_finish, at dwarf2out.c:27346


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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Mar 17 13:43:01 2016
New Revision: 234289

URL: https://gcc.gnu.org/viewcvs?rev=234289&root=gcc&view=rev
Log:
2016-03-17  Richard Biener  <rguenther@suse.de>

        PR debug/70271
        * dwarf2out.c (dwarf2out_early_finish): Process deferred_asm_name
        last.

        * g++.dg/debug/pr70271.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/debug/pr70271.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.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]