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

Rainer Orth <ro at gcc dot gnu.org> changed:

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

--- Comment #10 from Rainer Orth <ro at gcc dot gnu.org> ---
The new testcase FAILs on sparc-sun-solaris2.12, both 32 and 64-bit:

+FAIL: gcc.dg/vect/pr79347.c -flto -ffat-lto-objects  scan-tree-dump-times vect
"Invalid sum of " 2
+FAIL: gcc.dg/vect/pr79347.c scan-tree-dump-times vect "Invalid sum of " 2

"Invalid sum of " doesn't occur in the dump file at all.

  Rainer

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