https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81716
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |msebor at gcc dot gnu.org Known to work| |8.0 Resolution|--- |DUPLICATE Known to fail| |6.4.0, 7.3.0 --- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> --- I can confirm this with GCC 7 and 6 but not with GCC 8. r257183 was the last commit I see that dealt with the warning for bug 83954. It also had to do with arrays of pointers so based on that I'll resolve this as a duplicate of that bug. Please reopen if you have evidence it isn't the same thing. *** This bug has been marked as a duplicate of bug 83954 ***