This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug gcov-profile/30397] New: FAIL: gcc.misc-tests/gcov-2.c ICE
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2007 21:22:07 -0000
- Subject: [Bug gcov-profile/30397] New: FAIL: gcc.misc-tests/gcov-2.c ICE
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/te
st/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-2.c -fprofile-arcs
-ftest-cov
erage -g -fno-show-column -lm -o ./gcov-2.exe (timeout = 300)
/test/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-2.c:20: internal compiler
er
ror: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
compiler exited with status 1
output is:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-2.c:20: internal compiler
er
ror: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
FAIL: gcc.misc-tests/gcov-2.c (internal compiler error)
FAIL: gcc.misc-tests/gcov-2.c (test for excess errors)
Excess errors:
/test/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-2.c:20: internal compiler
er
ror: Segmentation fault
WARNING: gcc.misc-tests/gcov-2.c compilation failed to produce executable
Executing on host: /test/gnu/gcc/objdir/gcc/gcov gcov-2.c (timeout = 300)
gcov-2.gcda:cannot open data file, assuming not executed
File '/test/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-2.c'
Lines executed:0.00% of 6
/test/gnu/gcc/gcc/gcc/testsuite/gcc.misc-tests/gcov-2.c:creating
'gcov-2.c.gcov'
FAIL: 14:is #####:should be 11
FAIL: 15:is #####:should be 10
FAIL: 17:is #####:should be 1
FAIL: gcc.misc-tests/gcov-2.c gcov: 3 failures in line counts, 0 in branch
perce
ntages, 0 in return percentages
Last build without error was 120211. 120330 has fail.
--
Summary: FAIL: gcc.misc-tests/gcov-2.c ICE
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: gcov-profile
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
GCC build triplet: hppa2.0w-hp-hpux11.11
GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30397