* except.c (sjlj_emit_function_enter): Remove unused variable.

From-SVN: r192565
This commit is contained in:
Eric Botcazou 2012-10-18 15:38:26 +00:00 committed by Eric Botcazou
parent c42163885f
commit 27a9462d4f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-10-18 Eric Botcazou <ebotcazou@adacore.com>
* except.c (sjlj_emit_function_enter): Remove unused variable.
2012-10-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>

View File

@ -1153,7 +1153,7 @@ sjlj_emit_function_enter (rtx dispatch_label)
if (dispatch_label)
{
#ifdef DONT_USE_BUILTIN_SETJMP
rtx x, last;
rtx x;
x = emit_library_call_value (setjmp_libfunc, NULL_RTX, LCT_RETURNS_TWICE,
TYPE_MODE (integer_type_node), 1,
plus_constant (Pmode, XEXP (fc, 0),