* optabs.c (init_one_libfunc): Create a dummy function type
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Sep 2001 20:02:51 +0000 (20:02 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Sep 2001 20:02:51 +0000 (20:02 +0000)
commitb889f371f3b619593fa6b395aa64343b420ef5ec
tree4535a58290d213bdfdf02efffb4d843c4d6f017c
parent614a23c65d9eabed00a5fe30a4d0fa138b6aa5e9
    * optabs.c (init_one_libfunc): Create a dummy function type
        instead of using error_mark_node.

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