public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/109469] [13 regression] ICE: internal compiler error: verify_flow_info failed (error: returns_twice call is not first in basic block 2) when building xdvik
Date: Wed, 12 Apr 2023 06:49:32 +0000	[thread overview]
Message-ID: <bug-109469-4-a0m5MUZPcR@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-109469-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109469

--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:2d7ad38707e1fd71193d440198cc0726092b9015

commit r13-7144-g2d7ad38707e1fd71193d440198cc0726092b9015
Author: Richard Biener <rguenther@suse.de>
Date:   Tue Apr 11 16:06:12 2023 +0200

    tree-optimization/109469 - SLP with returns-twice region start

    The following avoids an SLP region starting with a returns-twice
    call where we cannot insert stmts at the head.

            PR tree-optimization/109469
            * tree-vect-slp.cc (vect_slp_function): Skip region starts with
            a returns-twice call.

            * gcc.dg/torture/pr109469.c: New testcase.

  parent reply	other threads:[~2023-04-12  6:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-11  6:39 [Bug tree-optimization/109469] New: [13 regression] ICE: internal compiler error: verify_flow_info failed (error: returns_twice call is not first in basic block 2) sjames at gcc dot gnu.org
2023-04-11  6:40 ` [Bug tree-optimization/109469] " sjames at gcc dot gnu.org
2023-04-11  6:40 ` sjames at gcc dot gnu.org
2023-04-11  6:41 ` sjames at gcc dot gnu.org
2023-04-11  6:41 ` sjames at gcc dot gnu.org
2023-04-11  6:43 ` sjames at gcc dot gnu.org
2023-04-11 13:11 ` amonakov at gcc dot gnu.org
2023-04-11 13:39 ` rguenth at gcc dot gnu.org
2023-04-12  6:05 ` [Bug tree-optimization/109469] [13 regression] ICE: internal compiler error: verify_flow_info failed (error: returns_twice call is not first in basic block 2) when building xdvik amonakov at gcc dot gnu.org
2023-04-12  6:49 ` cvs-commit at gcc dot gnu.org [this message]
2023-04-12  6:51 ` rguenth at gcc dot gnu.org
2023-04-12  6:51 ` rguenth at gcc dot gnu.org
2023-04-17  9:14 ` [Bug tree-optimization/109469] [12 " cvs-commit at gcc dot gnu.org
2023-04-17  9:17 ` rguenth 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-109469-4-a0m5MUZPcR@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).