public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/49874] New: [h8300] ICE in compute_frame_pointer_to_fb_displacement, at dwarf2out.c:16312
@ 2011-07-27 17:26 lacombar at gmail dot com
  2011-07-27 17:46 ` [Bug c/49874] " lacombar at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: lacombar at gmail dot com @ 2011-07-27 17:26 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49874

           Summary: [h8300] ICE in
                    compute_frame_pointer_to_fb_displacement, at
                    dwarf2out.c:16312
           Product: gcc
           Version: 4.5.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: lacombar@gmail.com


Created attachment 24844
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24844
reduced testcase.

Using:

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.5.4/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.5.4 20110726 (prerelease) (GCC) 

and the attached reduced testcase triggers the following ICE:


% /src/h8300/obj/destdir/bin/h8300-elf-gcc -O2 -mh -mint32 -fno-builtin -g
-fomit-frame-pointer -c -o read_write.o read_write.c 
read_write.c: In function 'sys_pwrite64':
read_write.c:41:1: internal compiler error: in
compute_frame_pointer_to_fb_displacement, at dwarf2out.c:16312
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

The ICE do not happens without -fomit-frame-pointer


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-02-05 17:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-27 17:26 [Bug c/49874] New: [h8300] ICE in compute_frame_pointer_to_fb_displacement, at dwarf2out.c:16312 lacombar at gmail dot com
2011-07-27 17:46 ` [Bug c/49874] " lacombar at gmail dot com
2011-07-27 17:49 ` lacombar at gmail dot com
2011-08-02 23:07 ` [Bug target/49874] [4.5/4.6][h8300] " rth at gcc dot gnu.org
2011-08-02 23:08 ` rth at gcc dot gnu.org
2012-03-22  9:08 ` rguenth at gcc dot gnu.org
2012-07-02 12:57 ` rguenth at gcc dot gnu.org
2015-02-05 17:15 ` law at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).