I will write 100 times "bootsrap must be run from tree you've modified"
From-SVN: r39627
This commit is contained in:
parent
e76d65d26f
commit
c26a370f75
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ extern rtx ix86_force_to_memory PARAMS ((enum machine_mode, rtx));
|
|||
extern void ix86_free_from_memory PARAMS ((enum machine_mode));
|
||||
extern void ix86_split_fp_branch PARAMS ((rtx, rtx, rtx, rtx, rtx, rtx));
|
||||
extern int ix86_hard_regno_mode_ok PARAMS ((int, enum machine_mode));
|
||||
extern int ix86_register_move_cost PARAMS ((int, enum reg_class,
|
||||
extern int ix86_register_move_cost PARAMS ((enum machine_mode, enum reg_class,
|
||||
enum reg_class));
|
||||
extern int ix86_secondary_memory_needed PARAMS ((enum reg_class,
|
||||
enum reg_class,
|
||||
|
|
Loading…
Add table
Reference in a new issue