From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12112 invoked by alias); 6 Jan 2007 21:22:15 -0000 Received: (qmail 12068 invoked by uid 48); 6 Jan 2007 21:22:07 -0000 Date: Sat, 06 Jan 2007 21:22:00 -0000 Subject: [Bug gcov-profile/30397] New: FAIL: gcc.misc-tests/gcov-2.c ICE X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "danglin at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-01/txt/msg00429.txt.bz2 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 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 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