[Ada] Sort Detect_Blocking alphabetically among names and pragmas
authorPiotr Trojanek <trojanek@adacore.com>
Fri, 4 Feb 2022 12:34:52 +0000 (13:34 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 11 May 2022 08:53:22 +0000 (08:53 +0000)
commit48a2e84929bba9aa60497c39c18c332ebfbd256e
treed571a742bcb95afd4df3c713b61b39699030cb49
parent046c166f3c3351788fcf6e1a9b235f3c808b1289
[Ada] Sort Detect_Blocking alphabetically among names and pragmas

In GNAT User's Guide section about configuration pragmas the
Detect_Blocking has been recently moved to an alphabetic order.  This
patch moves the its Name_Id and Pragma_Is in the source code to match
this order.

gcc/ada/

* snames.ads-tmpl (Detect_Blocking): Move after
Default_Storage_Pool.
gcc/ada/snames.ads-tmpl