Commit 783f2d35 by David Malcolm Committed by David Malcolm

function.c (initial_trampoline): Remove stray copy.

	* function.c (initial_trampoline): Remove stray copy.

From-SVN: r199962
parent 7af26def
2013-06-11 David Malcolm <dmalcolm@redhat.com>
* function.c (initial_trampoline): Remove stray copy.
2013-06-11 Sofiane Naci <sofiane.naci@arm.com>
* config/aarch64/aarch64-simd.md (move_lo_quad_<mode>): Update.
......
......@@ -4980,8 +4980,6 @@ do_warn_unused_parameter (tree fn)
warning (OPT_Wunused_parameter, "unused parameter %q+D", decl);
}
static GTY(()) rtx initial_trampoline;
/* Generate RTL for the end of the current function. */
void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment