mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 03:40:26 +08:00
(alpha_emit_conditional_move): Declare it.
From-SVN: r11815
This commit is contained in:
parent
758d2c0c2f
commit
92e40a7a06
@ -990,6 +990,8 @@ enum reg_class { NO_REGS, GENERAL_REGS, FLOAT_REGS, ALL_REGS,
|
||||
insns and emitted. */
|
||||
extern struct rtx_def *alpha_emit_set_const ();
|
||||
|
||||
extern struct rtx_def *alpha_emit_conditional_move ();
|
||||
|
||||
/* Generate necessary RTL for __builtin_saveregs().
|
||||
ARGLIST is the argument list; see expr.c. */
|
||||
extern struct rtx_def *alpha_builtin_saveregs ();
|
||||
|
Loading…
x
Reference in New Issue
Block a user