diff options
author | Ed Schonberg <schonberg@adacore.com> | 2020-12-02 16:04:48 -0500 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2020-12-17 05:49:20 -0500 |
commit | 11ad366da5edd79b64095d809c0e9debe80edfb2 (patch) | |
tree | 1d063573699984c20e8af1b8fb36772a9bdf4286 /gcc/tree-vect-loop.c | |
parent | 7fbcb0c72e48e0009cfbda5391d6e3387cf3afff (diff) | |
download | gcc-11ad366da5edd79b64095d809c0e9debe80edfb2.zip gcc-11ad366da5edd79b64095d809c0e9debe80edfb2.tar.gz gcc-11ad366da5edd79b64095d809c0e9debe80edfb2.tar.bz2 |
[Ada] Spurious discriminant check on bounded synchronized queue
gcc/ada/
* libgnat/a-cbsyqu.ads (Implementation): Provide a box
initialization for the element array used internally to
represent the queue, so that its components are properly
initialized if the given element type has default
initialization. Suppress warnings on the rest of the package in
case the element type has no default or discriminant, because it
is bound to be confusing to the user.
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions