[Bug tree-optimization/79347] [7 regression] vect_do_peeling is messing up profile

ro at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 16 10:40:00 GMT 2017


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


More information about the Gcc-bugs mailing list