Add missing pragma Inline for classification attributes
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 10 May 2021 21:33:18 +0000 (23:33 +0200)
committerEric Botcazou <ebotcazou@adacore.com>
Mon, 10 May 2021 21:33:18 +0000 (23:33 +0200)
commit77804c9a62fa40d132b7b3a22320a75b06a63ca5
tree04044f001f7533274e4d95c85575806e4f5f5547
parentb1241d573822afcc591ba7a84b8866a440f24073
Add missing pragma Inline for classification attributes

This also moves other pragmas to their corresponding section.

gcc/ada/
* einfo-utils.ads (Classification Attributes): Add pragma Inline.
(Synthesized Attribute Functions): Move pragma Inline around.
(Type Representation Attribute Predicates): Likewise.
(Field Initialization Routines): Likewise.
(Miscellaneous Subprogram): Likewise.
gcc/ada/einfo-utils.ads