mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-14 05:19:34 +08:00
Fix thinko in last change.
From-SVN: r29955
This commit is contained in:
parent
16bb3387a0
commit
5cf531a862
@ -322,7 +322,6 @@ static void field_op PROTO ((tree, int, struct jcf_partial *));
|
||||
static void maybe_wide PROTO ((int, int, struct jcf_partial *));
|
||||
static void emit_dup PROTO ((int, int, struct jcf_partial *));
|
||||
static void emit_pop PROTO ((int, struct jcf_partial *));
|
||||
static void emit_iinc PROTO ((tree, int, struct jcf_partial *));
|
||||
static void emit_load_or_store PROTO ((tree, int, struct jcf_partial *));
|
||||
static void emit_load PROTO ((tree, struct jcf_partial *));
|
||||
static void emit_store PROTO ((tree, struct jcf_partial *));
|
||||
|
Loading…
Reference in New Issue
Block a user