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 debug/105070] [9/10 Regression] Missing debug info for switch statement
Date: Thu, 21 Apr 2022 12:51:28 +0000	[thread overview]
Message-ID: <bug-105070-4-jTcVljAMwu@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-105070-4@http.gcc.gnu.org/bugzilla/>

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

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

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

commit r10-10542-gb285999440c000685c4e4dae9c2a9a8a8fe9e176
Author: Richard Biener <rguenther@suse.de>
Date:   Mon Mar 28 10:07:53 2022 +0200

    tree-optimization/105070 - annotate bit cluster tests with locations

    The following makes sure to annotate the tests generated by
    switch lowering bit-clustering with locations which otherwise
    can be completely lost even at -O0.

    2022-03-28  Richard Biener  <rguenther@suse.de>

            PR tree-optimization/105070
            * tree-switch-conversion.h
            (bit_test_cluster::hoist_edge_and_branch_if_true): Add location
            argument.
            * tree-switch-conversion.c
            (bit_test_cluster::hoist_edge_and_branch_if_true): Annotate
            cond with location.
            (bit_test_cluster::emit): Annotate all generated expressions
            with location.

    (cherry picked from commit bc86a86a4f2c057bc0e0be94dcbb8c128ae7f717)

  parent reply	other threads:[~2022-04-21 12:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-27 16:27 [Bug debug/105070] New: " liyd2021 at gmail dot com
2022-03-28  7:46 ` [Bug debug/105070] [9/10/11/12 Regression] " rguenth at gcc dot gnu.org
2022-03-28  9:34 ` cvs-commit at gcc dot gnu.org
2022-03-28  9:53 ` [Bug debug/105070] [9/10/11 " rguenth at gcc dot gnu.org
2022-04-07  8:58 ` cvs-commit at gcc dot gnu.org
2022-04-21 12:51 ` cvs-commit at gcc dot gnu.org [this message]
2022-05-06 11:09 ` [Bug debug/105070] [9 " cvs-commit at gcc dot gnu.org
2022-05-06 11:10 ` 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-105070-4-jTcVljAMwu@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).