This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/49878] New: [h8300] ICE in based_loc_descr, at dwarf2out.c:10478
- From: "lacombar at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 27 Jul 2011 18:42:53 +0000
- Subject: [Bug c/49878] New: [h8300] ICE in based_loc_descr, at dwarf2out.c:10478
- Auto-submitted: auto-generated
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 <http://gcc.gnu.org/bugs.html> 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 <http://gcc.gnu.org/bugs.html> for instructions.
testcases to come.
This may be related to BUG 49874.