public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/41474]  New: [4.5 Regression] 951116-1.c ICEs in mem_loc_descriptor, at dwarf2out.c:11279
@ 2009-09-26  0:48 kkojima at gcc dot gnu dot org
  2009-09-26 11:22 ` [Bug debug/41474] " rguenth at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: kkojima at gcc dot gnu dot org @ 2009-09-26  0:48 UTC (permalink / raw)
  To: gcc-bugs

I've got an ICE with gcc.c-torture/compile/951116-1.c test
on sh64-unknown-linux-gnu and powerpc64-unknown-linux-gnu.
On powerpc64-unknown-linux-gnu, with -O -g -m64

951116-1.c: In function 'f':
951116-1.c:9:1: internal compiler error: in mem_loc_descriptor, at
dwarf2out.c:11279

#1  0x081eb506 in mem_loc_descriptor (rtl=0xb7f67360, mode=TImode, 
    initialized=VAR_INIT_STATUS_INITIALIZED)
    at ../../LOCAL/trunk/gcc/dwarf2out.c:11279
11279         gcc_unreachable ();
(gdb) call debug_rtx(rtl)
(concatn:TI [
        (reg:DI 126 [ FRAME.1 ])
        (reg:DI 127 [ FRAME.1+8 ])
    ])

I've got it for revision 152109.


-- 
           Summary: [4.5 Regression] 951116-1.c ICEs in mem_loc_descriptor,
                    at dwarf2out.c:11279
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kkojima at gcc dot gnu dot org
GCC target triplet: powerpc64-unknown-linux-gnu


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


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

end of thread, other threads:[~2009-09-29 17:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-26  0:48 [Bug debug/41474] New: [4.5 Regression] 951116-1.c ICEs in mem_loc_descriptor, at dwarf2out.c:11279 kkojima at gcc dot gnu dot org
2009-09-26 11:22 ` [Bug debug/41474] " rguenth at gcc dot gnu dot org
2009-09-26 22:41 ` dominiq at lps dot ens dot fr
2009-09-27 19:16 ` hutchinsonandy at gcc dot gnu dot org
2009-09-29 17:34 ` jakub at gcc dot gnu dot org
2009-09-29 17:40 ` jakub at gcc dot gnu dot org

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).