re PR c++/26789 (ICE on incomplete struct with -fmudflap)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Thu, 20 Apr 2006 16:19:21 +0000 (16:19 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Thu, 20 Apr 2006 16:19:21 +0000 (16:19 +0000)
commit06866a732572672982d3a22fdec8ae6ac700d281
tree47c0c5b95d88fc3848ab235c8fef9c9b3a0e6a72
parentbfc646bfc0fe67e0665c2cb2d350339cc10f0b7d
re PR c++/26789 (ICE on incomplete struct with -fmudflap)

PR mudflap/26789
* tree-mudflap.c (mudflap_finish_file): Skip function when there
were errors.  Remove check for erroneous objects.

From-SVN: r113121
gcc/ChangeLog
gcc/tree-mudflap.c