public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/56539] [4.6/4.7/4.8 Regression] ICE: verify_ssa failed: caused by -foptimize-sibling-calls
Date: Wed, 06 Mar 2013 23:27:00 -0000	[thread overview]
Message-ID: <bug-56539-4-gEjqtyfiZK@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56539-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-06 23:26:48 UTC ---
Author: jakub
Date: Wed Mar  6 23:26:42 2013
New Revision: 196511

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196511
Log:
    PR tree-optimization/56539
    * tree-tailcall.c (adjust_return_value_with_ops): Use GSI_SAME_STMT
    instead of GSI_CONTINUE_LINKING as last argument to
    force_gimple_operand_gsi.

    * gcc.c-torture/compile/pr56539.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr56539.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-tailcall.c


  parent reply	other threads:[~2013-03-06 23:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-05 16:23 [Bug tree-optimization/56539] New: " redi at gcc dot gnu.org
2013-03-05 16:25 ` [Bug tree-optimization/56539] " redi at gcc dot gnu.org
2013-03-05 16:28 ` redi at gcc dot gnu.org
2013-03-05 16:34 ` mpolacek at gcc dot gnu.org
2013-03-05 21:14 ` vchou79 at gmail dot com
2013-03-06  7:23 ` jakub at gcc dot gnu.org
2013-03-06 14:14 ` jakub at gcc dot gnu.org
2013-03-06 15:09 ` redi at gcc dot gnu.org
2013-03-06 21:21 ` vchou79 at gmail dot com
2013-03-06 23:27 ` jakub at gcc dot gnu.org [this message]
2013-03-06 23:33 ` [Bug tree-optimization/56539] [4.6/4.7 " jakub at gcc dot gnu.org
2013-04-03  8:26 ` jakub at gcc dot gnu.org
2013-04-03  8:26 ` [Bug tree-optimization/56539] [4.6 " jakub at gcc dot gnu.org
2013-04-03 18:21 ` jakub at gcc dot gnu.org

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=bug-56539-4-gEjqtyfiZK@http.gcc.gnu.org/bugzilla/ \
    --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).