[Ada] Small comment tweaks for 3 predicates on bit-aligned references
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 12 Aug 2019 09:01:38 +0000 (09:01 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Mon, 12 Aug 2019 09:01:38 +0000 (09:01 +0000)
commitfba9fcae321660fdc760fd293d92970e52489706
tree02e667dc908cc3a3c58da6273298a1d480b97bd4
parent009070260dd9ac941d30b119638a6f3839eb2e6b
[Ada] Small comment tweaks for 3 predicates on bit-aligned references

They fix a few glitches left and right.  No functional changes.

2019-08-12  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

* exp_util.ads (Component_May_Be_Bit_Aligned): Small comment
tweaks.
(Possible_Bit_Aligned_Component): Likewise.
(Type_May_Have_Bit_Aligned_Components): Likewise.
* exp_util.adb (Component_May_Be_Bit_Aligned): Likewise.
(Possible_Bit_Aligned_Component): Likewise.
(Type_May_Have_Bit_Aligned_Components): Likewise.

From-SVN: r274304
gcc/ada/ChangeLog
gcc/ada/exp_util.adb
gcc/ada/exp_util.ads