]> git.ipfire.org Git - thirdparty/gcc.git/commit
* tree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Aug 2003 21:46:48 +0000 (21:46 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Aug 2003 21:46:48 +0000 (21:46 +0000)
commit4754934763ee7476140c80579bf20f46dc87ce5d
treea4be84606bce231dfa45e9238c38069766649fd4
parent7742cf498f54e3b9a4065428e304b96638dcaa98
    * tree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'.
        (EXPR_CHECK): Don't check for 'r' or 's' if we're
        checking IS_EXPR_CODE_CLASS.
        * calls.c (calls_function_1): Likewise.
        * fold-const.c (fold): Likewise.
        * tree.c (iterative_hash_expr): Likewise.
        * tree-inline.c (walk_tree, copy_tree_r): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70617 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/calls.c
gcc/fold-const.c
gcc/tree-inline.c
gcc/tree.c
gcc/tree.h