Commit 5dbf7c2a by Tom Tromey

reverted erroneous checkin

From-SVN: r99742
parent 6e60504f
......@@ -1800,7 +1800,6 @@ create_label_decl (tree name)
TREE_TYPE (return_address_type_node));
DECL_CONTEXT (decl) = current_function_decl;
DECL_IGNORED_P (decl) = 1;
DECL_ARTIFICIAL (decl) = 1;
return decl;
}
......
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