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/79347] [7 regression] vect_do_peeling is messing up profile


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

--- Comment #8 from amker at gcc dot gnu.org ---
Author: amker
Date: Wed Feb 15 17:16:29 2017
New Revision: 245490

URL: https://gcc.gnu.org/viewcvs?rev=245490&root=gcc&view=rev
Log:
        PR tree-optimization/79347
        * tree-vect-loop-manip.c (vect_do_peeling): Maintain profile
        counters during peeling.

        gcc/testsuite
        * gcc.dg/vect/pr79347.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/vect/pr79347.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-loop-manip.c

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