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 rtl-optimization/113140] [13/14 regression] segmentation fault during delay slot scheduling
Date: Tue, 09 Jan 2024 09:25:16 +0000	[thread overview]
Message-ID: <bug-113140-4-JbPHNMOQn2@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-113140-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Eric Botcazou <ebotcazou@gcc.gnu.org>:

https://gcc.gnu.org/g:f34141730266600b615b91d563a85a0b60223b3e

commit r14-7028-gf34141730266600b615b91d563a85a0b60223b3e
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Tue Jan 9 10:14:29 2024 +0100

    Fix segfault during delay slot scheduling pass

    This is a small regression present on the mainline and 13 branch, although
    the underlying problem has probably been there for ages, in the form of a
    segfault during the delay slot scheduling pass, for a function that falls
    through to exit without any instruction generated for the end of function.

    gcc/
            PR rtl-optimization/113140
            * reorg.cc (fill_slots_from_thread): If we are to branch after the
            last instruction of the function, create an end label.

    gcc/testsuite/
            * g++.dg/opt/delay-slot-2.C: New test.

  parent reply	other threads:[~2024-01-09  9:25 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-25 19:52 [Bug target/113140] New: [SPARC] [13 Regression] Segmentation fault during RTL pass: dbr glaubitz at physik dot fu-berlin.de
2023-12-25 20:04 ` [Bug target/113140] " sjames at gcc dot gnu.org
2023-12-25 22:08 ` glaubitz at physik dot fu-berlin.de
2023-12-26  5:18 ` pinskia at gcc dot gnu.org
2024-01-02 14:54 ` ro at gcc dot gnu.org
2024-01-02 14:55 ` ro at gcc dot gnu.org
2024-01-02 15:04 ` ro at CeBiTec dot Uni-Bielefeld.DE
2024-01-02 15:06 ` ro at gcc dot gnu.org
2024-01-06 10:08 ` ebotcazou at gcc dot gnu.org
2024-01-08 14:02 ` [Bug target/113140] [13/14 regression] segmentation fault during delay slot scheduling rguenth at gcc dot gnu.org
2024-01-09  8:54 ` [Bug rtl-optimization/113140] " ebotcazou at gcc dot gnu.org
2024-01-09  9:25 ` cvs-commit at gcc dot gnu.org [this message]
2024-01-09  9:26 ` cvs-commit at gcc dot gnu.org
2024-01-09  9:27 ` ebotcazou 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-113140-4-JbPHNMOQn2@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).