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 other/17444] New: lots of gcov failures with --enable-mapped-location


I get lots of new failures in gcc.misc-tests/gcov.exp
if I configure with --enable-mapped-location.

Running /home/bothner/GNU/gcc.head/gcc/testsuite/gcc.misc-tests/gcov.exp ...
FAIL: 14:is -:should be 11
FAIL: 15:is -:should be 10
FAIL: 17:is -:should be 1
FAIL: gcc.misc-tests/gcov-1.c gcov: 3 failures in line counts, 0 in branch
percentages, 0 in return percentages
FAIL: 10:is -:should be 11
FAIL: gcc.misc-tests/gcov-10.c gcov: 1 failures in line counts, 0 in branch
percentages, 0 in return percentages
FAIL: 10:is -:should be 11
FAIL: gcc.misc-tests/gcov-10b.c gcov: 1 failures in line counts, 0 in branch
percentages, 0 in return percentages
FAIL: 11:is -:should be 10
FAIL: 18:is -:should be 11
FAIL: gcc.misc-tests/gcov-11.c gcov: 2 failures in line counts, 0 in branch
percentages, 0 in return percentages
FAIL: 14:is -:should be 11
FAIL: 15:is -:should be 10
FAIL: 17:is -:should be 1
... etc ...

Could someone please look into this?  Possibily related is
that profile.c failed to compile.  I'll attach my patch for
the latter, which may well be wrong.

-- 
           Summary: lots of gcov failures with --enable-mapped-location
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bothner at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17444


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