From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3382 invoked by alias); 27 Jul 2011 18:43:16 -0000 Received: (qmail 3368 invoked by uid 22791); 27 Jul 2011 18:43:15 -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; Wed, 27 Jul 2011 18:42:54 +0000 From: "lacombar at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/49878] New: [h8300] ICE in based_loc_descr, at dwarf2out.c:10478 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: lacombar at gmail dot com 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 Date: Wed, 27 Jul 2011 18:43:00 -0000 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-07/txt/msg02399.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49878 Summary: [h8300] ICE in based_loc_descr, at dwarf2out.c:10478 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned@gcc.gnu.org ReportedBy: lacombar@gmail.com from: Using built-in specs. COLLECT_GCC=/src/h8300/obj/destdir/bin/h8300-elf-gcc COLLECT_LTO_WRAPPER=/src/h8300/obj/destdir/libexec/gcc/h8300-elf/4.7.0/lto-wrapper Target: h8300-elf Configured with: ../../../external/gpl/gcc/configure --prefix=/src/h8300/obj/destdir --target=h8300-elf --enable-languages=c Thread model: single gcc version 4.7.0 20110726 (experimental) (GCC) /src/linux/linux/fs/read_write.c:29:1: internal compiler error: in based_loc_descr, at dwarf2out.c:10478 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. and /src/linux/linux/fs/dcache.c: In function '__d_path': /src/linux/linux/fs/dcache.c:2509:1: internal compiler error: in based_loc_descr, at dwarf2out.c:10478 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. testcases to come. This may be related to BUG 49874.