https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103159
Mathieu Malaterre <mathieu.malaterre at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #4 from Mathieu Malaterre <mathieu.malaterre at gmail dot com> ---
Nevermind, I managed to mis-read the documentation.
```
Because these warnings depend on optimization, the exact variables or elements
for which there are warnings depend on the precise optimization options and
version of GCC used.
```
Sorry for the noise.