https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86405

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rsandifo at gcc dot gnu.org

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to Martin Sebor from comment #0)
> I see the unexpected UNRESOLVED results for the
> gcc.dg/vect/bb-slp-over-widen-1.c and -2.c tests in my builds on
> x86_64-linux builds running Fedora 25.  The results reported on
> gcc-testresults for the same target (but possibly different OS) don't show
> these tests as UNRESOLVED.
> 
> PASS: gcc.dg/vect/bb-slp-over-widen-1.c execution test
> PASS: gcc.dg/vect/bb-slp-over-widen-1.c scan-tree-dump slp2 "demoting int to
> signed short"
> PASS: gcc.dg/vect/bb-slp-over-widen-1.c scan-tree-dump slp2 "demoting int to
> unsigned short"
> gcc.dg/vect/bb-slp-over-widen-1.c: dump file does not exist
> UNRESOLVED: gcc.dg/vect/bb-slp-over-widen-1.c scan-tree-dump-times vect
> "basic block vectorized" 2

the last should also scan "slp2"

Reply via email to