re PR debug/20161 (ICE with dwarf for incomplete element type argument)
authorSteven Bosscher <stevenb@suse.de>
Thu, 28 Jul 2005 01:24:19 +0000 (01:24 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Thu, 28 Jul 2005 01:24:19 +0000 (01:24 +0000)
commitef11c839021813328b21d164772fb7f956d40d04
treef85d036174db9ab0845ac271072fae6143bef335
parent1eb68dca8cecf8ed4873552a041214e0cd5c742a
re PR debug/20161 (ICE with dwarf for incomplete element type argument)

PR debug/20161
* passes.c (rest_of_decl_compilation): If decl is a type and
we have encountered errors, don't emit debug information.

From-SVN: r102452
gcc/ChangeLog
gcc/passes.c