https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106892
Mikael Pettersson <mikpelinux at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpelinux at gmail dot com
--- Comment #12 from Mikael Pettersson <mikpelinux at gmail dot com> ---
(In reply to Richard Biener from comment #11)
> PR tree-optimization/106722
Shouldn't that be 106892?
> * tree-predcom.cc (ref_at_iteration): Do not associate the
> constant part of the offset into the MEM_REF offset
> operand, across a non-zero offset.
>
> * gcc.dg/torture/pr106892.c: New testcase.