toplev.c (rest_of_type_compilation): Return early in case of errors.
authorHans-Peter Nilsson <hp@bitrange.com>
Wed, 30 Oct 2002 00:19:59 +0000 (00:19 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 30 Oct 2002 00:19:59 +0000 (00:19 +0000)
commit33c21f5cc0d666b959cfbe1e4fd65c76bbfd431e
treee3bb13d193cf2f5766f2f8c5afb30c82fda3b6eb
parent59db5f7beb633852cb4500d35fc5356abe49bc1f
toplev.c (rest_of_type_compilation): Return early in case of errors.

* toplev.c (rest_of_type_compilation): Return early in case of
errors.
(check_global_declarations): Don't call debug_hooks->global_decl
in case of errors.

From-SVN: r58645
gcc/ChangeLog
gcc/toplev.c