public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/91079] [DR 1881] Standard-layout classes and unnamed bit-fields
       [not found] <bug-91079-4@http.gcc.gnu.org/bugzilla/>
@ 2024-04-04 23:20 ` pinskia at gcc dot gnu.org
  2024-04-04 23:32 ` mpolacek at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-04 23:20 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |12.1.0
      Known to fail|                            |11.4.0
           Keywords|                            |needs-bisection, wrong-code

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks to be fixed in GCC 12+.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/91079] [DR 1881] Standard-layout classes and unnamed bit-fields
       [not found] <bug-91079-4@http.gcc.gnu.org/bugzilla/>
  2024-04-04 23:20 ` [Bug c++/91079] [DR 1881] Standard-layout classes and unnamed bit-fields pinskia at gcc dot gnu.org
@ 2024-04-04 23:32 ` mpolacek at gcc dot gnu.org
  2024-04-05 17:44 ` cvs-commit at gcc dot gnu.org
  2024-04-05 17:44 ` mpolacek at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2024-04-04 23:32 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Keywords|needs-bisection             |
           Assignee|unassigned at gcc dot gnu.org      |mpolacek at gcc dot gnu.org

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Fixed by r12-2975:

commit 32c3a75390623a0470df52af13f78baddd562981
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Tue Aug 17 21:06:39 2021 +0200

    c++: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers
[PR101539]


that patch doesn't have any __is_standard_layout tests so I'll add mine.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/91079] [DR 1881] Standard-layout classes and unnamed bit-fields
       [not found] <bug-91079-4@http.gcc.gnu.org/bugzilla/>
  2024-04-04 23:20 ` [Bug c++/91079] [DR 1881] Standard-layout classes and unnamed bit-fields pinskia at gcc dot gnu.org
  2024-04-04 23:32 ` mpolacek at gcc dot gnu.org
@ 2024-04-05 17:44 ` cvs-commit at gcc dot gnu.org
  2024-04-05 17:44 ` mpolacek at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-04-05 17:44 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Marek Polacek <mpolacek@gcc.gnu.org>:

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

commit r14-9815-g2b2d3a135a43cbafadd8957e0b2543f38c390437
Author: Marek Polacek <polacek@redhat.com>
Date:   Fri Apr 5 13:40:33 2024 -0400

    c++: add fixed test [PR91079]

    Fixed by r12-2975.

            PR c++/91079
            DR 1881

    gcc/testsuite/ChangeLog:

            * g++.dg/ext/is_std_layout5.C: New test.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/91079] [DR 1881] Standard-layout classes and unnamed bit-fields
       [not found] <bug-91079-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2024-04-05 17:44 ` cvs-commit at gcc dot gnu.org
@ 2024-04-05 17:44 ` mpolacek at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2024-04-05 17:44 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Fixed.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-05 17:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-91079-4@http.gcc.gnu.org/bugzilla/>
2024-04-04 23:20 ` [Bug c++/91079] [DR 1881] Standard-layout classes and unnamed bit-fields pinskia at gcc dot gnu.org
2024-04-04 23:32 ` mpolacek at gcc dot gnu.org
2024-04-05 17:44 ` cvs-commit at gcc dot gnu.org
2024-04-05 17:44 ` mpolacek at gcc dot gnu.org

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).