https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62096
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |msebor at gcc dot gnu.org Known to work| |6.0 Resolution|--- |FIXED Known to fail| |4.9.3, 5.3.0 --- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> --- Hey Travis! The warning still appears in 5.3 but is gone in 6.0, possibly because of the early folding changes. Closing as fixed.