re PR java/8608 (segmentation fault on compiling bad program)
authorPer Bothner <per@bothner.com>
Tue, 1 Mar 2005 17:24:52 +0000 (09:24 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 1 Mar 2005 17:24:52 +0000 (09:24 -0800)
commit7cea62b4f5bef517d8d5aab0a2afdba000810693
treef427fc2a96c7f3ffc06d7c60165d924ad6dc036b
parent837491bcc84cbf36b19c2be07768ac7e6918a0e9
re PR java/8608 (segmentation fault on compiling bad program)

PR java/8608
* check-init.c (wfl): Remove static.
(final_assign_error, check_init): Replace calls to parse_error_context
by plain error.
(check_init): Save, set, and restore input_location for each exp.

From-SVN: r95749
gcc/java/ChangeLog
gcc/java/check-init.c