diff options
| author | phython <phython@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-26 14:10:11 +0000 |
|---|---|---|
| committer | phython <phython@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-26 14:10:11 +0000 |
| commit | 804d137e0a58b84e9855d1319b6b83254d0684df (patch) | |
| tree | 501f74118c4c47b831cb624bb8a13a406b4b409d /libjava/gnu/java | |
| parent | 9f6cf24fdf56c9a0f5bcbd80d900e6707e8212f0 (diff) | |
| download | ppe42-gcc-804d137e0a58b84e9855d1319b6b83254d0684df.tar.gz ppe42-gcc-804d137e0a58b84e9855d1319b6b83254d0684df.zip | |
2005-02-26 James A. Morrison <phython@gcc.gnu.org>
* treelang.texi: Treelang does have warnings.
* treetree.c (tree_code_create_function_prototype): Don't set
TREE_USED and set TREE_PUBLIC, DECL_EXTERNAL, and TREE_STATIC
as few times as needed on the function declaration.
(tree_code_create_function_initial): Don't set TREE_USED,
TREE_ADDRESSABLE, but set TREE_STATIC on the function declaration.
(tree_code_create_variable): Don't set TREE_USED on VAR_DECL.
(tree_code_get_expression): Set TREE_USED for variable references
and function calls.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95580 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/java')
0 files changed, 0 insertions, 0 deletions

