]> gcc.gnu.org Git - gcc.git/commit
tree.c (build_expr_wfl): Use NULL_TREE if the file name is NULL.
authorAlexandre Petit-Bianco <apbianco@sendai.cygnus.com>
Thu, 16 Apr 1998 11:49:07 +0000 (04:49 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 16 Apr 1998 11:49:07 +0000 (04:49 -0700)
commit9fe9a2e1a0476ab249415e5c96d6ec1e4bd91d6a
treea1f872f6051fc2ce643a310b5495e58673d04083
parenta62e870c5b40652e88875dd1bd5de02b7162c4e3
tree.c (build_expr_wfl): Use NULL_TREE if the file name is NULL.


        * 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.

From-SVN: r19234
gcc/tree.c
This page took 0.096332 seconds and 5 git commands to generate.