diff options
author | Steve Baird <baird@adacore.com> | 2025-07-21 16:23:20 -0700 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2025-08-04 15:04:09 +0200 |
commit | 96613a6e3e9b93c4b304e47c3b788292eeda5920 (patch) | |
tree | cee6252895bae9917b1204487382425df90ddb51 /libcpp/include/cpplib.h | |
parent | a550f2309cdb776dce9876c52a433ff77737e8fd (diff) | |
download | gcc-96613a6e3e9b93c4b304e47c3b788292eeda5920.zip gcc-96613a6e3e9b93c4b304e47c3b788292eeda5920.tar.gz gcc-96613a6e3e9b93c4b304e47c3b788292eeda5920.tar.bz2 |
ada: Avoid generating incorrect warning
Do not generate a warning stating that the size of a formal parameter
is 8 bits unless the size of the formal parameter is 8 bits.
gcc/ada/ChangeLog:
* freeze.adb (Freeze_Profile): Do not emit a warning stating that
a formal parameter's size is 8 if the parameter's size is not 8.
Diffstat (limited to 'libcpp/include/cpplib.h')
0 files changed, 0 insertions, 0 deletions