aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2015-08-14 17:59:41 +0000
committerMarek Polacek <mpolacek@gcc.gnu.org>2015-08-14 17:59:41 +0000
commitd7e90b6653961db45623895733bbeb9537bf5910 (patch)
tree7be8e5f82065fb4a2874c700c9ee47812ab9ddb5 /gcc
parent624c7bbf6ccacf79c67279587dd8cf552b2ec93a (diff)
downloadgcc-d7e90b6653961db45623895733bbeb9537bf5910.zip
gcc-d7e90b6653961db45623895733bbeb9537bf5910.tar.gz
gcc-d7e90b6653961db45623895733bbeb9537bf5910.tar.bz2
* tree-core.h (tree_base): Fix typo.
From-SVN: r226900
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/tree-core.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 9d12244..dc3b7cf 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2015-08-14 Marek Polacek <polacek@redhat.com>
+ * tree-core.h (tree_base): Fix typo.
+
+2015-08-14 Marek Polacek <polacek@redhat.com>
+
PR middle-end/67133
* gimple.c (infer_nonnull_range_by_attribute): Check that the
nonnull argument position is not outside function arguments.
diff --git a/gcc/tree-core.h b/gcc/tree-core.h
index 560ce4b..64d1fe4 100644
--- a/gcc/tree-core.h
+++ b/gcc/tree-core.h
@@ -1088,7 +1088,7 @@ struct GTY(()) tree_base {
TREE_THIS_NOTRAP in
INDIRECT_REF, MEM_REF, TARGET_MEM_REF, ARRAY_REF, ARRAY_RANGE_REF
- SSA_NAME_IN_FREELIST in
+ SSA_NAME_IN_FREE_LIST in
SSA_NAME
DECL_NONALIASED in