[Bug testsuite/52563] FAIL: gcc.dg/tree-ssa/scev-[3,4].c scan-tree-dump-times optimized "&a" 1
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Fri May 20 12:42:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52563
--- Comment #13 from rguenther at suse dot de <rguenther at suse dot de> ---
On Fri, 20 May 2016, andre.simoesdiasvieira at arm dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52563
>
> Andre Vieira <andre.simoesdiasvieira at arm dot com> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC| |andre.simoesdiasvieira@arm.
> | |com
>
> --- Comment #12 from Andre Vieira <andre.simoesdiasvieira at arm dot com> ---
> Same regression observed on arm-none-eabi.
Note the scanning is for final value replacement and it seems IVO now
has an initial value using &a as well. So maybe instead scan the
scev-ccp dump.
More information about the Gcc-bugs
mailing list