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/34571] [4.3 Regression] Segfault in alpha_expand_mov at -O3
Date: Mon, 24 Dec 2007 12:53:00 -0000	[thread overview]
Message-ID: <20071224125340.5532.qmail@sourceware.org> (raw)
In-Reply-To: <bug-34571-12387@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from tbm at cyrius dot com  2007-12-24 12:53 -------
Program received signal SIGSEGV, Segmentation fault.
alpha_expand_mov (mode=DImode, operands=0x11f427310)
    at gcc/config/alpha/alpha.c:2158
2158          emit_move_insn (operands[0], XEXP (operands[1], 0));
(gdb) where
#0  alpha_expand_mov (mode=DImode, operands=0x11f427310)
    at gcc/config/alpha/alpha.c:2158
#1  0x00000001205deb18 in gen_movdi (operand0=0x20000a3d660,
operand1=0x20000982910)
    at gcc/config/alpha/alpha.md:5704
#2  0x00000001201b0084 in emit_move_insn_1 (x=0x20000a3d660, y=0x20000982910)
    at gcc/expr.c:3316
#3  0x00000001202a17a0 in gen_move_insn (x=0x20000a3d660, y=0x20000982910)
    at gcc/optabs.c:4996
#4  0x00000001202fea94 in gen_reload (out=0x20000a3d660, in=0x20000982910,
opnum=1,
    type=RELOAD_FOR_OPERAND_ADDRESS) at gcc/reload1.c:8048
#5  0x00000001203015ec in emit_reload_insns (chain=0x120b3c470)
    at gcc/reload1.c:6995
#6  0x0000000120309da0 in reload (first=0x20000575300, global=1)
    at gcc/reload1.c:4137
#7  0x000000012064ecb0 in rest_of_handle_global_alloc () at gcc/global.c:631
#8  0x00000001202b35b0 in execute_one_pass (pass=0x12083bf78)
    at gcc/passes.c:1118
#9  0x00000001202b3858 in execute_pass_list (pass=0x12083bf78)
    at gcc/passes.c:1171
#10 0x00000001202b386c in execute_pass_list (pass=0x1208386d8)
    at gcc/passes.c:1172
#11 0x00000001203b9b94 in tree_rest_of_compilation (fndecl=0x200007c0750)
    at gcc/tree-optimize.c:404
#12 0x000000012058551c in cgraph_expand_function (node=0x20000796a00)
    at gcc/cgraphunit.c:1151
#13 0x0000000120588b38 in cgraph_optimize () at gcc/cgraphunit.c:1214
#14 0x000000012001a8f4 in c_write_global_declarations () at gcc/c-decl.c:8077
#15 0x000000012034bb9c in toplev_main (argc=<value optimized out>, argv=<value
optimized out>)
    at gcc/toplev.c:1055
#16 0x00000001200a2898 in main (argc=9971984, argv=0x20000982910)
    at gcc/main.c:35
(gdb)


-- 


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


  reply	other threads:[~2007-12-24 12:53 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-24 12:53 [Bug target/34571] New: " tbm at cyrius dot com
2007-12-24 12:53 ` tbm at cyrius dot com [this message]
2007-12-24 12:54 ` [Bug target/34571] " tbm at cyrius dot com
2007-12-24 13:14 ` pinskia at gcc dot gnu dot org
2007-12-26 17:25 ` rask at gcc dot gnu dot org
2007-12-28 18:33 ` tbm at cyrius dot com
2007-12-29 21:19 ` tbm at cyrius dot com
2008-01-02 23:18 ` mmitchel at gcc dot gnu dot org
2008-01-12 17:48 ` steven at gcc dot gnu dot org
2008-01-23 13:35 ` tbm at cyrius dot com
2008-02-19 22:24 ` [Bug target/34571] [4.3/4.4 " nightstrike at gmail dot com
2008-02-29 12:24 ` tbm at cyrius dot com
2008-03-15  0:44 ` jsm28 at gcc dot gnu dot org
2008-06-06 15:01 ` rguenth at gcc dot gnu dot org
2008-08-27 22:06 ` jsm28 at gcc dot gnu dot org
2008-11-22 11:18 ` steven at gcc dot gnu dot org
2008-12-18 15:39 ` ubizjak at gmail dot com
2008-12-18 19:54 ` ubizjak at gmail dot com
2008-12-22 17:52 ` uros at gcc dot gnu dot org
2008-12-22 17:55 ` [Bug target/34571] [4.3 " ubizjak at gmail dot com
2009-01-11 14:33 ` uros at gcc dot gnu dot org
2009-01-11 14:35 ` ubizjak at gmail dot com

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