This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/84935] FAIL: gcc.dg/tree-ssa/pr84512.c scan-tree-dump optimized "return 285;"


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).

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