* config/xtensa/xtensa.c (xtensa_expand_nonlocal_goto): Do not replace
references to virtual_stack_vars_rtx in goto_handler.
From-SVN: r129912
+2007-11-05 Bob Wilson <bob.wilson@acm.org>
+
+ * config/xtensa/xtensa.c (xtensa_expand_nonlocal_goto): Do not replace
+ references to virtual_stack_vars_rtx in goto_handler.
+
2007-11-05 Paul Brook <paul@codesourcery.com>
* Makefile.target: Add ssd0303.o, pl022.o and ssd0323.o.
if (GET_CODE (containing_fp) != REG)
containing_fp = force_reg (Pmode, containing_fp);
- goto_handler = copy_rtx (goto_handler);
- validate_replace_rtx (virtual_stack_vars_rtx, containing_fp, goto_handler);
-
emit_library_call (gen_rtx_SYMBOL_REF (Pmode, "__xtensa_nonlocal_goto"),
0, VOIDmode, 2,
containing_fp, Pmode,