[Bug tree-optimization/88285] New: [9 Regression] gcc.dg/predict-22.c fails on arm
clyon at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 30 16:08:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88285
Bug ID: 88285
Summary: [9 Regression] gcc.dg/predict-22.c fails on arm
Product: gcc
Version: 6.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: clyon at gcc dot gnu.org
Target Milestone: ---
It's not really a regression, but a new failure since this test was added
(r266587).
On arm targets, I'm seeing:
cc1: note: -freorder-blocks-and-partition not supported on this architecture
PASS: gcc.dg/predict-22.c (test for excess errors)
PASS: gcc.dg/predict-22.c scan-tree-dump-times optimized "Invalid sum" 0
PASS: gcc.dg/predict-22.c scan-tree-dump-times optimized "count 0," 1
gcc.dg/predict-22.c: dump file does not exist
UNRESOLVED: gcc.dg/predict-22.c scan-rtl-dump-times bbpart "COLD_PARTITION" 1
More information about the Gcc-bugs
mailing list