https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124358
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=89074,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=104931
Summary|[13/14/15/16 Regression] |[13/14/15/16 Regression]
|wrong code when accessing |wrong code when accessing
|an pointer to array via |an pointer to array via
|pointer arithmetic |pointer arithmetic since
| |r12-6382
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #2)
> You have to explain more what you think goes on / wrong. I do not
> understand what you are refering to.
Yes the bug reporter was not clear. I figured out a decent self-contained
testcase which shows the issue (comment #3) and added in comment #4 some
analysis of what looks to be going wrong.
r12-6382-g51d464b608b38b (part of which was backported as
r11-9688-gd1f4dfd409dedf).