[Bug tree-optimization/84935] FAIL: gcc.dg/tree-ssa/pr84512.c scan-tree-dump optimized "return 285;"
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Mon Mar 19 14:13:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84935
--- Comment #4 from rguenther at suse dot de <rguenther at suse dot de> ---
On Mon, 19 Mar 2018, jakub at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84935
>
> --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> Is that with r258590 in? I don't think hppa* is vect_int_mult effective
> target.
The rev wasn't supposed to go in. The testcase was really supposed
to verify we either vectorize both loops or none.
It shows with nvptx that still fails and so that's a bug (and thus
the testcase should be XFAILed there).
More information about the Gcc-bugs
mailing list