From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25704 invoked by alias); 21 Nov 2011 02:06:49 -0000 Received: (qmail 25694 invoked by uid 22791); 21 Nov 2011 02:06:48 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 21 Nov 2011 02:06:25 +0000 From: "danglin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/51252] New: FAIL: c-c++-common/tm/freq.c (internal compiler error) Date: Mon, 21 Nov 2011 02:54:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: danglin at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2011-11/txt/msg02084.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51252 Bug #: 51252 Summary: FAIL: c-c++-common/tm/freq.c (internal compiler error) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned@gcc.gnu.org ReportedBy: danglin@gcc.gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/ /te st/gnu/gcc/gcc/gcc/testsuite/c-c++-common/tm/freq.c -fgnu-tm -O -S -o freq.s (timeout = 300) /test/gnu/gcc/gcc/gcc/testsuite/c-c++-common/tm/freq.c:14:1: internal compiler e rror: in default_no_named_section, at varasm.c:6295Please 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/c-c++-common/tm/freq.c:14:1: internal compiler e rror: in default_no_named_section, at varasm.c:6295 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. FAIL: c-c++-common/tm/freq.c (internal compiler error) FAIL: c-c++-common/tm/freq.c (test for excess errors) -bash-3.2$ ./xgcc -B./ -v Reading specs from ./specs COLLECT_GCC=./xgcc COLLECT_LTO_WRAPPER=./lto-wrapper Target: hppa2.0w-hp-hpux11.11 Configured with: ../gcc/configure --with-gnu-as --with-as=/opt/gnu/bin/as --enable-shared --with-local-prefix=/opt/gnu --prefix=/opt/gnu/gcc/gcc-4.7 --with-gmp=/opt/gnu/gcc/gmp --enable-threads=posix --enable-debug=no --disable-nls --disable-lto --without-cloog --without-ppl --enable-languages=c,c++,objc,fortran,java,ada,obj-c++ Thread model: posix gcc version 4.7.0 20111116 (experimental) [trunk revision 181404] (GCC) Target doesn't support named sections.