cp-tree.h (DECL_CLONED_FUNCTION_P): Avoid wild reads by not looking at DECL_CLONED_FU...
authorMark Mitchell <mark@codesourcery.com>
Wed, 10 Jan 2001 19:55:03 +0000 (19:55 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 10 Jan 2001 19:55:03 +0000 (19:55 +0000)
commit31d95fc6e6a7b9a020e6cc4ab2aa737a515e41b1
tree5f7a3a49b6932ed79098a36d137a29e4958ed185
parent23d4e4cc4acd1dbf796a8e9c9073e7392e5c36b8
cp-tree.h (DECL_CLONED_FUNCTION_P): Avoid wild reads by not looking at DECL_CLONED_FUNCTION for non-functions.

* cp-tree.h (DECL_CLONED_FUNCTION_P): Avoid wild reads by not
looking at DECL_CLONED_FUNCTION for non-functions.

From-SVN: r38876
gcc/cp/ChangeLog
gcc/cp/cp-tree.h