except.c (find_all_handler_type_matches): Free the list if we found no matches.
authorRichard Henderson <rth@cygnus.com>
Thu, 9 Sep 1999 07:17:20 +0000 (00:17 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 9 Sep 1999 07:17:20 +0000 (00:17 -0700)
commita9f0664a5a61777ecc51848e2e2878effdd65aaa
treeabe825dcb64acc0256a2dcbce0a8a950594719d8
parent76095e2f540a989ea6ff09bdce8d16c648ceca50
except.c (find_all_handler_type_matches): Free the list if we found no matches.

        * except.c (find_all_handler_type_matches): Free the list if
        we found no matches.

From-SVN: r29227
gcc/ChangeLog
gcc/except.c