https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51712
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |msebor at gcc dot gnu.org
--- Comment #16 from Martin Sebor <msebor at gcc dot gnu.org> ---
This was fixed (or at least papered over) by the patch referenced in comment #8
and GCC no longer issues a warning for the test case in comment #0. Is the
reason the bug is open that the implementation can be improved or are there
other similar test cases where GCC still warns but shouldn't?