commit95790ad9537afcb3918f4f23cdd5ab609b61b9cb
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 11:49:07 +0000 (16 11:49 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 11:49:07 +0000 (16 11:49 +0000)
treea1f872f6051fc2ce643a310b5495e58673d04083
parent2695dec01fac0bf56f11e9fd636e1c8b75c7a1de

        * tree.c (build_expr_wfl): Use NULL_TREE if the file name is NULL.
        Propagate TREE_SIDE_EFFECTS and TREE_TYPE iff the encapsulated
        node is non NULL. Cache last file name and file name identifier node.

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