diff options
author | Bob Duff <duff@adacore.com> | 2022-11-07 09:25:31 -0500 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2022-11-14 14:46:51 +0100 |
commit | 438f878718f81302205b5241dd325bb841c8c92c (patch) | |
tree | 257239eb0a0285effb6af91c9e650d8275619a73 /gcc/tree-vect-patterns.cc | |
parent | 0e194d289d4d1c9aa16d14c4b94caf11c2506da3 (diff) | |
download | gcc-438f878718f81302205b5241dd325bb841c8c92c.zip gcc-438f878718f81302205b5241dd325bb841c8c92c.tar.gz gcc-438f878718f81302205b5241dd325bb841c8c92c.tar.bz2 |
ada: Remove incorrect comments about initialization
Cleanup only; no change in behavior.
This patch removes and rewrites some comments regarding initialization.
These initializions are needed, so there's no need to apologize for
initializing these variables.
Note that -gnatVa is not relevant; reads of uninitialized variables
are wrong, whether or not we get caught.
gcc/ada/
* atree.ads: Remove some comments.
* err_vars.ads: Likewise.
* scans.ads: Likewise.
* sinput.ads: Likewise.
* checks.ads: Likewise. Also add a "???" comment indicating an
obsolete comment that is too difficult to correct at this time.
* sem_attr.adb: Minor comment rewrite.
Diffstat (limited to 'gcc/tree-vect-patterns.cc')
0 files changed, 0 insertions, 0 deletions