[Bug lto/65015] LTO produces randomly ordered debug information

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 24 09:24:00 GMT 2015


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

--- Comment #24 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Feb 24 09:09:11 2015
New Revision: 220935

URL: https://gcc.gnu.org/viewcvs?rev=220935&root=gcc&view=rev
Log:
2015-02-24  Richard Biener  <rguenther@suse.de>

    Backport from mainline
    2015-02-11  Richard Biener  <rguenther@suse.de>

    PR lto/65015
    * dwarf2out.c (gen_producer_string): Drop -fltrans-output-list
    and -fresolution.

    2015-02-13  Richard Biener  <rguenther@suse.de>

    PR lto/65015
    * dwarf2out.c (dwarf2out_finish): Use <artificial> as DW_AT_name
    for LTO produced CUs.

    2015-02-16  Richard Biener  <rguenther@suse.de>

    PR lto/65015
    * varasm.c (default_file_start): For LTO produced units
    emit <artificial> as file directive.

    2015-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>

        * dwarf2out.c (gen_producer_string): Ignore also OPT_fpreprocessed.

Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/dwarf2out.c
    branches/gcc-4_9-branch/gcc/varasm.c



More information about the Gcc-bugs mailing list