aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.c
diff options
context:
space:
mode:
authorJames A. Morrison <phython@gcc.gnu.org>2005-02-26 14:10:11 +0000
committerJames A. Morrison <phython@gcc.gnu.org>2005-02-26 14:10:11 +0000
commit347561b87c32addd5a115c0181b6d41c52a4eaec (patch)
tree501f74118c4c47b831cb624bb8a13a406b4b409d /gcc/tree-ssa-alias.c
parent52058e0da00c541672953f07e391ebeba886a4e4 (diff)
downloadgcc-347561b87c32addd5a115c0181b6d41c52a4eaec.zip
gcc-347561b87c32addd5a115c0181b6d41c52a4eaec.tar.gz
gcc-347561b87c32addd5a115c0181b6d41c52a4eaec.tar.bz2
treelang.texi: Treelang does have warnings.
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. From-SVN: r95580
Diffstat (limited to 'gcc/tree-ssa-alias.c')
0 files changed, 0 insertions, 0 deletions