public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tbm at cyrius dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/32889] [4.2 Regression] ICE in delete_output_reload, at reload1.c:7926
Date: Fri, 19 Oct 2007 21:37:00 -0000	[thread overview]
Message-ID: <20071019213636.14801.qmail@sourceware.org> (raw)
In-Reply-To: <bug-32889-10464@http.gcc.gnu.org/bugzilla/>



------- Comment #7 from tbm at cyrius dot com  2007-10-19 21:36 -------
Breakpoint 1, fancy_abort (file=0x7c02a8 "gcc-4.2/gcc/reload1.c", line=7932,
    function=0x7c01f0 "delete_output_reload") at gcc-4.2/gcc/diagnostic.c:640
640     {
(gdb) where
#0  fancy_abort (file=0x7c02a8 "gcc-4.2/gcc/reload1.c", line=7932,
    function=0x7c01f0 "delete_output_reload") at gcc-4.2/gcc/diagnostic.c:640
#1  0x0000000000601eac in delete_output_reload (insn=0x2b78f71e4140, j=1,
last_reload_reg=21)
    at gcc-4.2/gcc/reload1.c:7932
#2  0x0000000000602d88 in do_output_reload (chain=0x9d6e30, rl=0x983be8, j=1)
    at gcc-4.2/gcc/reload1.c:7128
#3  0x000000000060352d in emit_reload_insns (chain=0x9d6e30)
    at gcc-4.2/gcc/reload1.c:7229
#4  0x000000000060732f in reload_as_needed (live_known=1)
    at gcc-4.2/gcc/reload1.c:3997
#5  0x000000000060a3cf in reload (first=0x2b78f71bd140, global=1)
    at gcc-4.2/gcc/reload1.c:1082
#6  0x00000000006d4c57 in global_alloc () at gcc-4.2/gcc/global.c:626
#7  0x00000000006d4ec2 in rest_of_handle_global_alloc ()
    at gcc-4.2/gcc/global.c:2514
#8  0x0000000000643678 in execute_one_pass (pass=0x949440)
    at gcc-4.2/gcc/passes.c:881
#9  0x00000000006437dc in execute_pass_list (pass=0x949440)
    at gcc-4.2/gcc/passes.c:932
#10 0x00000000006437ee in execute_pass_list (pass=0x947d00)
    at gcc-4.2/gcc/passes.c:933
#11 0x0000000000465d6e in tree_rest_of_compilation (fndecl=0x2b78f716e2a0)
    at gcc-4.2/gcc/tree-optimize.c:462
#12 0x000000000040b168 in c_expand_body (fndecl=0x2b78f716e2a0)
    at gcc-4.2/gcc/c-decl.c:6835
#13 0x00000000006796b4 in cgraph_expand_function (node=0x2b78f71a9840)
    at gcc-4.2/gcc/cgraphunit.c:1243
#14 0x0000000000679ff5 in cgraph_optimize () at gcc-4.2/gcc/cgraphunit.c:1308
#15 0x000000000040ea72 in c_write_global_declarations ()
    at gcc-4.2/gcc/c-decl.c:7950
#16 0x0000000000625acf in toplev_main (argc=<value optimized out>, argv=<value
optimized out>)
    at gcc-4.2/gcc/toplev.c:1045
#17 0x00002b78f6d014ca in __libc_start_main () from /lib/libc.so.6
#18 0x000000000040273a in _start () at ../sysdeps/x86_64/elf/start.S:113
(gdb)


-- 


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


  parent reply	other threads:[~2007-10-19 21:37 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-25  8:19 [Bug c/32889] New: " b dot gunreben at web dot de
2007-07-25  8:20 ` [Bug c/32889] " b dot gunreben at web dot de
2007-07-25  8:26 ` b dot gunreben at web dot de
2007-10-09  7:27 ` [Bug target/32889] " debian-gcc at lists dot debian dot org
2007-10-19 21:30 ` tbm at cyrius dot com
2007-10-19 21:31 ` [Bug target/32889] [4.2 Regression] " tbm at gcc dot gnu dot org
2007-10-19 21:33 ` tbm at cyrius dot com
2007-10-19 21:37 ` tbm at cyrius dot com [this message]
2007-10-19 22:16 ` dave at hiauly1 dot hia dot nrc dot ca
2007-10-20  6:10 ` tbm at cyrius dot com
2007-10-22  8:45 ` pinskia at gcc dot gnu dot org
2007-11-11 16:50 ` [Bug middle-end/32889] " danglin at gcc dot gnu dot org
2007-11-11 23:28 ` danglin at gcc dot gnu dot org
2007-11-24 21:58 ` dave at hiauly1 dot hia dot nrc dot ca
2007-12-09 18:02 ` danglin at gcc dot gnu dot org
2007-12-10  3:17 ` danglin at gcc dot gnu dot org
2007-12-10  3:27 ` [Bug target/32889] " danglin at gcc dot gnu dot org
2008-02-23 21:19 ` eager at eagercon dot com
2008-02-23 21:22 ` eager at eagercon dot com
2008-02-24  1:41 ` dave at hiauly1 dot hia dot nrc dot ca

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071019213636.14801.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).