(print_error_function): New function hook.
authorPer Bothner <bothner@gcc.gnu.org>
Tue, 21 Mar 1995 02:44:26 +0000 (18:44 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 21 Mar 1995 02:44:26 +0000 (18:44 -0800)
commitb64e9948211ec0fb3432ac6e0d1b7d7b08395eef
tree6a2cc6244206f99114257d30aa9a543cf45cf23c
parent23f15b0c58c2efaad722345bbf3c5924a5b72b35
(print_error_function):  New function hook.

(default_print_error_function):  New function.  Default value
of print_error_function.  Code moved here from report_error_function.
(report_error_function):  Use print_error_function hook.

From-SVN: r9215
gcc/toplev.c