https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84047
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
CC| |egallager at gcc dot gnu.org
--- Comment #7 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Martin Sebor from comment #6)
> I posted a patch for a similar issue reported in bug 83776
> (https://gcc.gnu.org/ml/gcc-patches/2018-01/msg02144.html). It handles
> MEM_REFs and diagnoses the test case in comment #0 (I must have missed that
> when I opened this bug) but it doesn't handle the test case in comment #2.
still worth adding the "patch" keyword to this one anyways, even if it only
handles one of the test cases.