public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/49968] New: ICE in calls.c:3141 / assert after emit_stack_restore
@ 2011-08-03 16:56 uweigand at gcc dot gnu.org
  2011-08-03 17:19 ` [Bug middle-end/49968] " rth at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: uweigand at gcc dot gnu.org @ 2011-08-03 16:56 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ICE in calls.c:3141 / assert after emit_stack_restore
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: uweigand@gcc.gnu.org
                CC: rth@gcc.gnu.org
            Target: spu-elf


I'm seeing ICEs in calls.c:3141 on spu-elf after this patch went in:
http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00075.html

One test case showing this problem is:
gcc.c-torture/compile/20030224-1.c

The problem here is that SPU's restore_stack_block generates insn
sequences that do not terminate in a SET of stack_pointer_rtx,
see this for further discussion:
http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00326.html


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

end of thread, other threads:[~2011-08-04 19:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-03 16:56 [Bug middle-end/49968] New: ICE in calls.c:3141 / assert after emit_stack_restore uweigand at gcc dot gnu.org
2011-08-03 17:19 ` [Bug middle-end/49968] " rth at gcc dot gnu.org
2011-08-03 18:00 ` rth at gcc dot gnu.org
2011-08-03 18:01 ` rth at gcc dot gnu.org
2011-08-03 21:22 ` uweigand at gcc dot gnu.org
2011-08-04  9:11 ` uweigand at gcc dot gnu.org
2011-08-04 15:42 ` rth at gcc dot gnu.org
2011-08-04 19:11 ` rth 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).