]> gcc.gnu.org Git - gcc.git/commit
tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.
authorMark Mitchell <mark@codesourcery.com>
Sun, 5 Dec 1999 02:42:10 +0000 (02:42 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 5 Dec 1999 02:42:10 +0000 (02:42 +0000)
commit86fff623afa161dc0997319a2112ac51f62ef0ed
tree53798d61e5d3fb49d9f72272a44ba10668704a38
parentc9818a41dc9b1c13aa187cfa22e3d7fd77890a7d
tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.

* tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.
* tree.h (EXPR_WFL_FILENAME): Define in terms of
EXPR_WFL_FILENAME_NODE.
(EXPR_WFL_FILENAME_NODE): Use the second operand slot rather than
the TREE_CHAIN.
* print-tree.c (print_note): Print TREE_PRIVATE and
TREE_PROTECTED.

From-SVN: r30783
gcc/ChangeLog
gcc/print-tree.c
gcc/tree.def
gcc/tree.h
This page took 0.056254 seconds and 5 git commands to generate.