re PR debug/29132 (Mips exception handling broken.)
authorRoger Sayle <roger@eyesopen.com>
Thu, 21 Sep 2006 17:13:33 +0000 (17:13 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 21 Sep 2006 17:13:33 +0000 (17:13 +0000)
commit72478f32e0a2f4d7aa23ba4983f8cb24f766d7b4
treee8967cae3407109c604cf0e0ad47e81b2267524a
parent6c331f73fb06def451c8a60f2409681fe89939c6
re PR debug/29132 (Mips exception handling broken.)

2006-09-21  Roger Sayle  <roger@eyesopen.com>

PR debug/29132
* dwarf2out.c (dwarf2out_begin_prologue): Initialise the current label,
dw_fde_current_label, to be the start of the function, i.e. the same
value as dw_fde_begin.

From-SVN: r117114
gcc/ChangeLog
gcc/dwarf2out.c