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