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/50983] [4.7 Regression] incorrect DW_LNS_negate_stmt


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-11-10 20:28:14 UTC ---
Author: jason
Date: Thu Nov 10 20:28:04 2011
New Revision: 181269

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181269
Log:
    PR debug/50983
    * dwarf2out.c (set_cur_line_info_table): Restore the last is_stmt
    value in the current line table.

Added:
    trunk/gcc/testsuite/gcc.dg/debug/dwarf2/asm-line1.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]