utils.c (gnat_internal_attribute_table): Add support for stack_protect attribute.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 28 May 2019 07:23:54 +0000 (07:23 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 28 May 2019 07:23:54 +0000 (07:23 +0000)
commite6ca6782acfa8b126c6abb6bcd9026572217525d
tree39350ea31fe3ddef3e71cd7cadf53f99b4f0a2b7
parenteabf2b44483427d54be93ae7628065aa08c4a1e6
utils.c (gnat_internal_attribute_table): Add support for stack_protect attribute.

* gcc-interface/utils.c (gnat_internal_attribute_table): Add support
for stack_protect attribute.
(handle_stack_protect_attribute): New static function.

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