authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 11:49:09 +0000 (11:49 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 11:49:09 +0000 (11:49 +0000)
        * 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@19235 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index dc13b03..b9de0f9 100644 (file)
@@ -1,3 +1,9 @@
+Wed Apr 15 11:33:09 1998  Alexandre Petit-Bianco  <apbianco@sendai.cygnus.com>
+
+        * 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.
+
 1998-04-15  Mark Mitchell  <mmitchell@usa.net>
 
        * c-common.c (declare_hidden_char_array): Use TYPE_DOMAIN to get