Commit 8de98ad4 by Jan Hubicka Committed by Jan Hubicka

* tree-core.h (tree_decl_with_vis): Remove section_name.

From-SVN: r211365
parent 001010df
2014-06-09 Jan Hubicka <hubicka@ucw.cz>
* tree-core.h (tree_decl_with_vis): Remove section_name.
2014-06-09 Kito Cheng <kito@0xlab.org>
* ira.c (ira): Don't call init_caller_save if LRA enabled
......
......@@ -1441,7 +1441,6 @@ struct GTY(()) tree_parm_decl {
struct GTY(()) tree_decl_with_vis {
struct tree_decl_with_rtl common;
tree assembler_name;
tree section_name;
struct symtab_node *symtab_node;
/* Belong to VAR_DECL exclusively. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment