Re: [PATCH] PR debug/50983
Thanks. I reformatted the patch a bit and added a testcase; here's what I'm checking in. commit 91eed4ebec24bbb2993c1ca8a5407f4fdeff48ec Author: Jason Merrill Date: Thu Nov 10 00:11:13 2011 -0500 PR debug/50983 * dwarf2out.c (set_cur_line_info_table): Restore the last is_stmt v
[PATCH] PR debug/50983
Tested on x86_64-linux. r gcc/Changelog: 2011-11-07 Roberto Agostino Vitillo PR debug/50983 * dwarf2out.c (set_cur_line_info_table): Restore the last is_stmt value in the current line table. Index: gcc/gcc/dwarf2out.c ===