* toplev.c (rest_of_type_compilation): Return early in case of
commit5b7d419878aa2ac1efcaf3165b7ad882899c357a
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Oct 2002 00:19:59 +0000 (30 00:19 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Oct 2002 00:19:59 +0000 (30 00:19 +0000)
treee3bb13d193cf2f5766f2f8c5afb30c82fda3b6eb
parentce048ce8a108ff78769a2fe4ebc4b356235cd8f5
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58645 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/toplev.c