https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107298
--- Comment #5 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:3f9c071324eff249b23a7531e447fc17d928
commit r13-3539-g3f9c071324eff249b23a7531e447fc17d928
Author: Martin Liska
Date: Wed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107298
--- Comment #4 from Martin Liška ---
> Is there some documentation explaining this, or telling Sanitizer
> users to turn off warnings-as-errors?
Unfortunately, it is not, but we should include it.
Generally speaking, -Wmaybe-uninitialized is a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107298
--- Comment #3 from John Zwinck ---
Martin, this bug is the only false positive I see in a large corporate
codebase. I think your comment makes it sound like this is a documented thing
where there are tons of false positives and it's not practi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107298
--- Comment #2 from Martin Liška ---
I mean warnings that are false-positives.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107298
Martin Liška changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|UNCONFIRMED