]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraphunit.c
New code to analyze file level static variables and to determine if
authorzadeck <zadeck@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Sep 2004 22:51:01 +0000 (22:51 +0000)
committerzadeck <zadeck@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Sep 2004 22:51:01 +0000 (22:51 +0000)
commitacc70efa1df443f9b6ad2c686787a379f3829a4e
tree69297f66b1458959fbc86188df989df620a72c6f
parent84860738349c884bfa028c398576d9081bebe0b9
New code to analyze file level static variables and to determine if
they escape and also code to use this information to prune clobber
lists.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87455 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/cgraph.c
gcc/cgraph.h
gcc/cgraphunit.c
gcc/tree-dfa.c
gcc/tree-flow.h
gcc/tree-ssa-operands.c