This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Minor cleanup
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Thu, 12 Jun 2014 11:35:58 +0200
- Subject: Minor cleanup
- Authentication-results: sourceware.org; auth=none
There was apparently a last-minute name change for DECL_NONALIASED.
Tested on x86_64-suse-linux, applied on mainline and 4.9 branch as obvious.
2014-06-12 Eric Botcazou <ebotcazou@adacore.com>
* tree-core.h (DECL_NONALIASED): Use proper spelling in comment.
--
Eric Botcazou
Index: tree-core.h
===================================================================
--- tree-core.h (revision 211435)
+++ tree-core.h (working copy)
@@ -1012,7 +1012,7 @@ struct GTY(()) tree_base {
SSA_NAME_IN_FREELIST in
SSA_NAME
- VAR_DECL_NONALIASED in
+ DECL_NONALIASED in
VAR_DECL
deprecated_flag: