Strange "UNRESOLVED" test results of GCC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I'm testing GCC 7.1.0 and I've got some strange "UNRESOLVED" results.
The corresponding fragment of gcc.sum:

... ...
PASS: gcc.dg/tree-prof/wcoverage-mismatch.c compilation,  -g
UNSUPPORTED: /home/xry111/gcc/gcc-svn-git/gcc/testsuite/gcc.dg/tree-prof/wcoverage-mismatch.c -fauto-profile: cannot run
create_gcov
Running /home/xry111/gcc/gcc-svn-git/gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp ...
PASS: gcc.dg/tree-ssa/20030530-2.c (test for excess errors)
UNRESOLVED: gcc.dg/tree-prof/wcoverage-mismatch.c scan-tree-dump-times dom2 "first_gp_reg_save" 1
UNRESOLVED: gcc.dg/tree-prof/wcoverage-mismatch.c scan-tree-dump-times dom2 "\\+" 1
PASS: gcc.dg/tree-ssa/20030611-1.c (test for excess errors)
... ...

It seems that some tests in tree-prof "leaked" into tree-ssa (I don't have
the tool create_gcov).  Then tree-ssa.exp can't handle them and produce
"UNRESOLVED" result.

Is this a known issue or a bug?

I'm using --enable-checking=release and LTO bootstrapping.  Could them
be guilty?
-- 
Xi Ruoyao <ryxi@xxxxxxxxxxxxxxxxx>
School of Aerospace Science and Technology, Xidian University




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux