diff options
author | Viljar Indus <indus@adacore.com> | 2024-05-10 14:52:58 +0300 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-06-20 10:50:50 +0200 |
commit | 0f906fe2137bff551e46a07d1d6bcf84edf9eaed (patch) | |
tree | 1e6491568e0d4df403b1c4535e30206acee102fa /gcc/ada/inline.adb | |
parent | 82531c69462ac65d2f12decbac1576267ef13448 (diff) | |
download | gcc-0f906fe2137bff551e46a07d1d6bcf84edf9eaed.zip gcc-0f906fe2137bff551e46a07d1d6bcf84edf9eaed.tar.gz gcc-0f906fe2137bff551e46a07d1d6bcf84edf9eaed.tar.bz2 |
ada: Convert -gnatw.n messages to warnings
Previously the messages produced by this warning switch
were info messages that were suppressed with the same
methods as regular warnings. Since info messages are now
separated as a completely different class of messages then
these messages should be converted back to warnings in order
for the previous pragma based suppression methods to work.
gcc/ada/
* doc/gnat_ugn/building_executable_programs_with_gnat.rst: Update
documentation for -gnatw.n switch.
* exp_util.adb: Convert info messages into warnings.
* gnat_ugn.texi: Regenerate.
Diffstat (limited to 'gcc/ada/inline.adb')
0 files changed, 0 insertions, 0 deletions