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/80925] [8 Regression] vect peeling failures


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

--- Comment #33 from Rainer Orth <ro at gcc dot gnu.org> ---
Author: ro
Date: Tue Aug  7 08:58:20 2018
New Revision: 263353

URL: https://gcc.gnu.org/viewcvs?rev=263353&root=gcc&view=rev
Log:
Fix gcc.dg/vect/no-section-anchors-vect-69.c on SPARC etc. (PR
tree-optimization/80925)

2018-08-07  Steve Ellcey  <sellcey@cavium.com>
            Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

        PR tree-optimization/80925
        * gcc.dg/vect/no-section-anchors-vect-69.c: Expect 3 loops
        vectorized on !vect_hw_misalign targets.

Modified:
    branches/gcc-8-branch/gcc/testsuite/ChangeLog
   
branches/gcc-8-branch/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-69.c

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