re PR target/21854 (irix6.5 bootstrap fails due to warning in mips.c)
2005-06-01 David.Billinghurst <David.Billinghurst@riotinto.com> PR target/21854 * config/mips/mips-protos.h: Declare mips_use_ins_ext_p From-SVN: r100422
This commit is contained in:
parent
474b650ec3
commit
5d1dcb0e09
@ -1,3 +1,8 @@
|
||||
2005-06-01 David.Billinghurst <David.Billinghurst@riotinto.com>
|
||||
|
||||
PR target/21854
|
||||
* config/mips/mips-protos.h: Declare mips_use_ins_ext_p
|
||||
|
||||
2005-05-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* errors.h (warning, error, fatal, internal_error): Add printf
|
||||
|
@ -222,5 +222,6 @@ extern rtx mips_prefetch_cookie (rtx, rtx);
|
||||
extern void irix_asm_output_align (FILE *, unsigned);
|
||||
extern const char *current_section_name (void);
|
||||
extern unsigned int current_section_flags (void);
|
||||
extern bool mips_use_ins_ext_p (rtx op, rtx size, rtx position);
|
||||
|
||||
#endif /* ! GCC_MIPS_PROTOS_H */
|
||||
|
Loading…
Reference in New Issue
Block a user