https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70602

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan.lawrence at arm dot com,
                   |                            |jakub at gcc dot gnu.org,
                   |                            |jamborm at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The bug is in addition of
+  MEM[(struct S0[21] *)&*.LC0].f1 = SR.7_2;
for constant_decl_p (root->base) we really can't ever store anything there, we
can just read it.

Reply via email to