* config/mmix/mmix.c: Remove extra broken prototype for
mmix_init_machine_status.
From-SVN: r54330
+2002-06-07 Andreas Jaeger <aj@suse.de>
+
+ * config/mmix/mmix.c: Remove extra broken prototype for
+ mmix_init_machine_status.
+
2002-06-06 Geoffrey Keating <geoffk@redhat.com>
* gengtype.c: Add comments before all the routines.
PR objc/6834
* objc/objc-lang.c (LANG_HOOKS_GET_ALIAS_SET): Define to be
c_common_get_alias_set.
- (LANG_HOOKS_SAFE_FROM_P): Define to be c_safe_from_p.
+ (LANG_HOOKS_SAFE_FROM_P): Define to be c_safe_from_p.
2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
static void mmix_output_octa PARAMS ((FILE *, HOST_WIDEST_INT, int));
static bool mmix_assemble_integer PARAMS ((rtx, unsigned int, int));
static struct machine_function * mmix_init_machine_status PARAMS ((void));
-static void mmix_init_machine_status PARAMS ((struct function *));
static void mmix_encode_section_info PARAMS ((tree, int));
static const char *mmix_strip_name_encoding PARAMS ((const char *));