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/108199] Bitfields, unions and SRA and storage_order_attribute
Date: Wed, 11 Jan 2023 19:46:37 +0000	[thread overview]
Message-ID: <bug-108199-4-dM9ksrST5h@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-108199-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #18 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-12 branch has been updated by Eric Botcazou
<ebotcazou@gcc.gnu.org>:

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

commit r12-9041-geec3a65ed638a1c58fa08ddf508d2d60b64d311d
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Wed Jan 11 15:58:47 2023 +0100

    Fix problematic interaction between bitfields, unions, SSO and SRA

    The handling of bitfields by the SRA pass is peculiar and this must be
taken
    into account to support the scalar_storage_order attribute.

    gcc/
            PR tree-optimization/108199
            * tree-sra.cc (sra_modify_expr): Deal with reverse storage order
            for bit-field references.

    gcc/testsuite/
            * gcc.dg/sso-17.c: New test.

  parent reply	other threads:[~2023-01-11 19:46 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-22 16:08 [Bug tree-optimization/108199] New: Bitfields " krebbel at gcc dot gnu.org
2022-12-22 16:09 ` [Bug tree-optimization/108199] " krebbel at gcc dot gnu.org
2022-12-22 16:24 ` krebbel at gcc dot gnu.org
2022-12-22 16:29 ` krebbel at gcc dot gnu.org
2022-12-22 16:39 ` [Bug tree-optimization/108199] Bitfields, unions and SRA " pinskia at gcc dot gnu.org
2022-12-22 17:08 ` krebbel at gcc dot gnu.org
2022-12-22 18:29 ` pinskia at gcc dot gnu.org
2022-12-23  7:53 ` krebbel at gcc dot gnu.org
2023-01-09 13:21 ` rguenth at gcc dot gnu.org
2023-01-09 20:15 ` ebotcazou at gcc dot gnu.org
2023-01-09 20:26 ` pinskia at gcc dot gnu.org
2023-01-09 21:46 ` ebotcazou at gcc dot gnu.org
2023-01-10 11:11 ` ebotcazou at gcc dot gnu.org
2023-01-10 11:24 ` ebotcazou at gcc dot gnu.org
2023-01-11 15:03 ` cvs-commit at gcc dot gnu.org
2023-01-11 15:35 ` krebbel at gcc dot gnu.org
2023-01-11 15:41 ` krebbel at gcc dot gnu.org
2023-01-11 16:11 ` ebotcazou at gcc dot gnu.org
2023-01-11 19:46 ` cvs-commit at gcc dot gnu.org [this message]
2023-01-11 19:47 ` cvs-commit at gcc dot gnu.org
2023-01-11 19:48 ` 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-108199-4-dM9ksrST5h@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).