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/50816] [4.6.1] Discriminators are emitted in DWARF 2 format


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50816

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-10-24 18:09:24 UTC ---
Author: jakub
Date: Mon Oct 24 18:09:21 2011
New Revision: 180398

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180398
Log:
    PR debug/50816
    * dwarf2out.c (dwarf2out_source_line): Emit discriminators only if
    -gdwarf-4 or not -gstrict-dwarf.

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


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