]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* tree-into-ssa.c (interesting_blocks): Make static.
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jun 2013 20:25:14 +0000 (20:25 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jun 2013 20:25:14 +0000 (20:25 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199911 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/tree-into-ssa.c

index de1f979e73f037f948fa07724812f8eb82680e86..4c02221ba278633e0f8fa75825c817dd1a72d3cd 100644 (file)
@@ -1,3 +1,7 @@
+2013-06-10  David Malcolm  <dmalcolm@redhat.com>
+
+       * tree-into-ssa.c (interesting_blocks): Make static.
+
 2013-06-10  Jakub Jelinek  <jakub@redhat.com>
 
        PR target/56564
index f028b25b19a0df9562c2faa43d704a0ed60041ec..4c630a3130ee1bde71b59819717a91221004456d 100644 (file)
@@ -93,7 +93,7 @@ static sbitmap old_ssa_names;
    the operations done on them are presence tests.  */
 static sbitmap new_ssa_names;
 
-sbitmap interesting_blocks;
+static sbitmap interesting_blocks;
 
 /* Set of SSA names that have been marked to be released after they
    were registered in the replacement table.  They will be finally