https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99131
--- Comment #4 from David Binderman ---
Interestingly, I compiled fedora rawhide with clang and found
a whopping 247 cases of this warning across 11 packages.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99131
Eric Gallager changed:
What|Removed |Added
Summary|gcc doesn't detect missing |gcc doesn't detect missing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99131
--- Comment #2 from David Binderman ---
I usually write code that compiles warning free on both gcc and clang.
I only noticed this difference between gcc and clang as a result
of compiling the latest release of the tor browser. I thought it
woul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99131
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99131
Jonathan Wakely changed:
What|Removed |Added
Keywords||diagnostic
Severity|normal