From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16334 invoked by alias); 17 Nov 2011 12:42:46 -0000 Received: (qmail 16321 invoked by uid 22791); 17 Nov 2011 12:42:45 -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; Thu, 17 Nov 2011 12:42:32 +0000 From: "joel at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/51192] New: h8300 ICE building libgcov.c in int_mode_for_mode Date: Thu, 17 Nov 2011 12:44:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: joel 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/msg01751.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51192 Bug #: 51192 Summary: h8300 ICE building libgcov.c in int_mode_for_mode Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned@gcc.gnu.org ReportedBy: joel@gcc.gnu.org Thu Nov 17 04:24:24 UTC 2011 (revision 181435) Target: h8300-rtems4.11 Regression since 4.6.2 and on head since h8300-rtems4.11-gcc (GCC) 4.7.0 20111115 (experimental) [trunk revision 181395] I expect all h8300 targets should have same issue. /home2/joel/build/b-h8300-gcc/./gcc/xgcc -B/home2/joel/build/b-h8300-gcc/./gcc/ -nostdinc -B/home2/joel/build/b-h8300-gcc/h8300-rtems4.11/newlib/ -isystem /home2/joel/build/b-h8300-gcc/h8300-rtems4.11/newlib/targ-include -isystem /users/joel/test-gcc/gcc-svn/newlib/libc/include -B/users/joel/test-gcc/install-svn/h8300-rtems4.11/bin/ -B/users/joel/test-gcc/install-svn/h8300-rtems4.11/lib/ -isystem /users/joel/test-gcc/install-svn/h8300-rtems4.11/include -isystem /users/joel/test-gcc/install-svn/h8300-rtems4.11/sys-include -g -O2 -mh -O2 -I/users/joel/test-gcc/gcc-svn/libgcc/../newlib/libc/sys/rtems/include -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -I. -I. -I../../.././gcc -I/users/joel/test-gcc/gcc-svn/libgcc -I/users/joel/test-gcc/gcc-svn/libgcc/. -I/users/joel/test-gcc/gcc-svn/libgcc/../gcc -I/users/joel/test-gcc/gcc-svn/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c /users/joel/test-gcc/gcc-svn/libgcc/libgcov.c /users/joel/test-gcc/gcc-svn/libgcc/unwind-dw2-fde.c: In function 'search_object': /users/joel/test-gcc/gcc-svn/libgcc/unwind-dw2-fde.c:763:21: internal compiler error: in int_mode_for_mode, at stor-layout.c:424 Please submit a full bug report, with preprocessed source if appropriate. See for instructions.