2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
* toplev.h (extern really_sorry): Remove extern declaration for
nonexistent function.
From-SVN: r38520
+2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
+
+ * toplev.h (extern really_sorry): Remove extern declaration for
+ nonexistent function.
+
2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
* varasm.c (initializer_constant_valid_p): Indicate subtraction of
ATTRIBUTE_PRINTF_3;
extern void sorry PARAMS ((const char *, ...))
ATTRIBUTE_PRINTF_1;
-extern void really_sorry PARAMS ((const char *, ...))
- ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN;
extern void default_print_error_function PARAMS ((const char *));
extern void report_error_function PARAMS ((const char *));