https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115326
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #2) > I think this is just invalid testcase. > The compiler is told that *a is const, but it is changed through a different > lvalue. No the testcase is valid, it is just a dup of bug 108789. *** This bug has been marked as a duplicate of bug 108789 ***