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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|UNSUPPORTED gcov test       |UNRESOLVED/UNSUPPORTED gcov
                   |results due to Permission   |test results due to
                   |error mapping pages         |Permission error mapping
                   |                            |pages

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
My most recent test run shows a different set of UNRESOLVED results for the
tree-prof tests.  There are lots of "Permission error mapping pages" in the
log.  It seems like some sort of a transient system error, possibly due to the
high parallelization.

UNRESOLVED: gcc.dg/tree-prof/comp-goto-1.c scan-tree-dump-not optimized
"-2147483648"
UNRESOLVED: gcc.dg/tree-prof/comp-goto-1.c scan-tree-dump optimized " < 0"
UNRESOLVED: gcc.dg/tree-prof/comp-goto-1.c scan-tree-dump gimple "ABS_EXPR"
UNRESOLVED: gcc.dg/tree-prof/comp-goto-1.c scan-tree-dump-not optimized
"ABS_EXPR"
UNRESOLVED: gcc.dg/tree-prof/stringop-2.c scan-tree-dump-times cddce1
"\\(float\\)" 2
UNRESOLVED: gcc.dg/tree-prof/stringop-2.c scan-tree-dump-not cddce1 "\\(long
double\\)"
UNRESOLVED: gcc.dg/tree-prof/va-arg-pack-1.c scan-tree-dump-times optimized
"if" 2
UNRESOLVED: gcc.dg/tree-prof/wcoverage-mismatch.c scan-tree-dump dom2 "Marking
all outgoing edges of unreachable"
UNRESOLVED: gcc.dg/tree-prof/pr66295.c scan-tree-dump-times vrp1
"tree_code_length.42." 1
UNRESOLVED: gcc.dg/tree-prof/cold_partition_label.c scan-tree-dump-times vect
"vectorized 2 loops" 1

Reply via email to