diff options
author | Ronan Desplanques <desplanques@adacore.com> | 2023-05-15 14:24:33 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-06-15 09:59:36 +0200 |
commit | 70345b97934d4d998bef26a7d38c9e6a4aa8e776 (patch) | |
tree | 50e169ba01d8abd2aebbcf4e5a20abde063e39aa /libcpp/files.cc | |
parent | 985d6045f66281bd3783523360375431ee343b08 (diff) | |
download | gcc-70345b97934d4d998bef26a7d38c9e6a4aa8e776.zip gcc-70345b97934d4d998bef26a7d38c9e6a4aa8e776.tar.gz gcc-70345b97934d4d998bef26a7d38c9e6a4aa8e776.tar.bz2 |
ada: Add escape hatch to configurable run-time
Before this patch, the fact that Restrictions pragmas had to fit on
a single line in system.ads was difficult to reconcile with the
80-character line limit that is enforced in that file.
The special rules for pragmas in system.ads made it impossible to us
the Style_Checks pragma to allow long Restrictions pragmas. This patch
relaxes those rules so the Style_Checks pragma can be used in
system.ads.
gcc/ada/
* targparm.adb: Allow pragma Style_Checks in some forms.
* targparm.ads: Document new pragma permission.
Diffstat (limited to 'libcpp/files.cc')
0 files changed, 0 insertions, 0 deletions