Commit 4102c782 by J"orn Rennecke Committed by Joern Rennecke

sh.h (INITIALIZE_TRAMPOLINE): Remove stray call to gen_ic_invalidate_line.

	* sh.h (INITIALIZE_TRAMPOLINE): Remove stray call to
	gen_ic_invalidate_line.

From-SVN: r36325
parent 79f5e38e
Mon Sep 11 20:07:48 2000 J"orn Rennecke <amylaar@redhat.co.uk>
* sh.h (INITIALIZE_TRAMPOLINE): Remove stray call to
gen_ic_invalidate_line.
2000-09-11 Philip Blundell <pb@futuretv.com>
* config/arm/elf.h (SUBTARGET_CPP_SPEC): Don't define `arm_elf'.
......
......@@ -1215,7 +1215,6 @@ extern int current_function_anonymous_args;
else \
emit_insn (gen_ic_invalidate_line (TRAMP)); \
} \
emit_insn (gen_ic_invalidate_line (TRAMP)); \
}
/* A C expression whose value is RTL representing the value of the return
......
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