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
This commit is contained in:
parent
79f5e38e0d
commit
4102c782e3
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user