tree.c (get_callee_fndecl): Only use DECL_ABSTRACT_ORIGIN if it has DECL_SAVED_TREE.
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 4 Dec 2001 17:11:05 +0000 (17:11 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 4 Dec 2001 17:11:05 +0000 (17:11 +0000)
commitbe1bb2a4da1988e257996be479d8cd62a91358fc
tree6455b9956b6bf8c80205881f80ee6d34faaa2117
parent0839863cfad677645b112db8c6bdc4153768412d
tree.c (get_callee_fndecl): Only use DECL_ABSTRACT_ORIGIN if it has DECL_SAVED_TREE.

* tree.c (get_callee_fndecl): Only use DECL_ABSTRACT_ORIGIN if
it has DECL_SAVED_TREE.

From-SVN: r47615
gcc/ChangeLog
gcc/tree.c