utils.c (process_attributes): Pass string pointer directly to set_decl_section_name.
authorJan Hubicka <hubicka@ucw.cz>
Thu, 12 Jun 2014 09:52:26 +0000 (11:52 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 12 Jun 2014 09:52:26 +0000 (09:52 +0000)
commit0ab75824c907413bed9ed7435c7cc9ee392a3101
tree3a1a48ba52a39a8ab66e1644f28efdcb22418856
parent9c85aeb6b9a81bf2aa00beb1df05e73dd4438df2
utils.c (process_attributes): Pass string pointer directly to set_decl_section_name.

* gcc-interface/utils.c (process_attributes) <ATTR_LINK_SECTION>: Pass
string pointer directly to set_decl_section_name.

From-SVN: r211501
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c