public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/50203] New: ICE: in output_loc_list, at dwarf2out.c:8188 with --param max-vartrack-expr-depth=140
@ 2011-08-26 22:06 zsojka at seznam dot cz
  2011-08-29 10:05 ` [Bug debug/50203] " jakub at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zsojka at seznam dot cz @ 2011-08-26 22:06 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50203
           Summary: ICE: in output_loc_list, at dwarf2out.c:8188 with
                    --param max-vartrack-expr-depth=140
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


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

Compiler output:
$ /mnt/svn/gcc-trunk/binary-latest/bin/gcc -O3 -gdwarf-2 -fno-tree-sink --param
max-vartrack-expr-depth=140 testcase.c
testcase.c:29:1: internal compiler error: in output_loc_list, at
dwarf2out.c:8188
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

(gdb) bt
#0  fancy_abort (file=0x125e160 "/mnt/svn/gcc-trunk/gcc/dwarf2out.c",
line=8188, function=0x1266840 "output_loc_list")
    at /mnt/svn/gcc-trunk/gcc/diagnostic.c:892
#1  0x00000000006f3e0c in output_loc_list (die=Unhandled dwarf expression
opcode 0xfa
) at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:8188
#2  output_location_lists (die=Unhandled dwarf expression opcode 0xfa
) at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:7514
#3  0x00000000006f3bd1 in output_location_lists (die=Unhandled dwarf expression
opcode 0xfa
) at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:7516
#4  0x00000000006f3bd1 in output_location_lists (die=Unhandled dwarf expression
opcode 0xfa
) at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:7516
#5  0x00000000006f3bd1 in output_location_lists (die=Unhandled dwarf expression
opcode 0xfa
) at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:7516
#6  0x0000000000714457 in dwarf2out_finish (filename=Unhandled dwarf expression
opcode 0xf3
) at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:22620
#7  0x00000000009dc3ce in compile_file (argc=18, argv=0x7fffffffda88) at
/mnt/svn/gcc-trunk/gcc/toplev.c:597
#8  do_compile (argc=18, argv=0x7fffffffda88) at
/mnt/svn/gcc-trunk/gcc/toplev.c:1886
#9  toplev_main (argc=18, argv=0x7fffffffda88) at
/mnt/svn/gcc-trunk/gcc/toplev.c:1962
#10 0x00007ffff6192d2d in __libc_start_main () from /lib64/libc.so.6
#11 0x000000000055a609 in _start ()

Tested revisions:
r178096 - crash


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

end of thread, other threads:[~2012-01-19  5:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-26 22:06 [Bug debug/50203] New: ICE: in output_loc_list, at dwarf2out.c:8188 with --param max-vartrack-expr-depth=140 zsojka at seznam dot cz
2011-08-29 10:05 ` [Bug debug/50203] " jakub at gcc dot gnu.org
2011-08-29 10:49 ` rguenth at gcc dot gnu.org
2011-08-29 11:18 ` jakub at gcc dot gnu.org
2011-08-29 11:48 ` rguenth at gcc dot gnu.org
2012-01-19  5:52 ` pinskia at gcc dot gnu.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).