This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, RFC] Fix PR71915, PR71490: Handle casts on strides consistently


On Nov 4, 2016, at 9:10 AM, Christophe Lyon <christophe.lyon@linaro.org> wrote:
> 
> 
> Hi,
> 
> Since this was committed, I'm seeing a failure in
>  gcc.dg/tree-ssa/slsr-8.c scan-tree-dump-times optimized " \\* " 9
> on aarch64 targets.

Hi Christophe,

Best open a bug report or I will likely lose this in the crush.  If you don't mind,
please include the generated assembly file so I can see why the number of *'s
is off, and provide the output from -fdump-tree-slsr-details.  I imagine this is
a minor issue.  Please CC me as wschmidt@gcc.gnu.org.

Thanks!
Bill


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]