optabs.c (init_one_libfunc): Create a dummy function type instead of using error_mark...
authorRichard Henderson <rth@redhat.com>
Wed, 26 Sep 2001 20:02:51 +0000 (13:02 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 26 Sep 2001 20:02:51 +0000 (13:02 -0700)
commit9c2f7166cbaad7eed6b8155daf6b4e1df1fea3a5
tree4535a58290d213bdfdf02efffb4d843c4d6f017c
parentaaa5f039eb95c50ee9dfb8b810f5b1d607cabeee
optabs.c (init_one_libfunc): Create a dummy function type instead of using error_mark_node.

        * optabs.c (init_one_libfunc): Create a dummy function type
        instead of using error_mark_node.

From-SVN: r45830
gcc/ChangeLog
gcc/optabs.c