diff options
author | Steve Baird <baird@adacore.com> | 2022-11-09 15:53:49 -0800 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2022-11-21 11:10:31 +0100 |
commit | 84e80d556415c4c82081647e70e899506a7db9ba (patch) | |
tree | 249948aff7b3daea79c242a88b9f28d790f51548 /gcc/ada/layout.adb | |
parent | 493e760dda4dac45eefac4185a7b04a1b8fc6c18 (diff) | |
download | gcc-84e80d556415c4c82081647e70e899506a7db9ba.zip gcc-84e80d556415c4c82081647e70e899506a7db9ba.tar.gz gcc-84e80d556415c4c82081647e70e899506a7db9ba.tar.bz2 |
ada: Improve documentation for -gnatw.h warnings
The -gnatw.h option enables warnings about "gaps" in record layout
specifications. In the case of a "partial" layout specification, where the
locations of some components are left unspecified, the resulting warnings
may be incomplete or incorrect. Document this implementation limitation.
gcc/ada/
* doc/gnat_ugn/building_executable_programs_with_gnat.rst: Improve
the description of how the -gnatw.h switch interacts with
"partial" record layout specifications (i.e., specifications where
the locations of some components are left unspecified).
* gnat_ugn.texi: Regenerate.
Diffstat (limited to 'gcc/ada/layout.adb')
0 files changed, 0 insertions, 0 deletions