public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/114457] New: [C++26] P2795R5 - Erroneous behavior for uninitialized reads
@ 2024-03-25 11:09 jakub at gcc dot gnu.org
  2024-03-25 17:54 ` [Bug c++/114457] " pinskia at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-03-25 11:09 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114457
           Summary: [C++26] P2795R5 - Erroneous behavior for uninitialized
                    reads
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jakub at gcc dot gnu.org
  Target Milestone: ---

See <https://wg21.link/P2795R5>.

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

* [Bug c++/114457] [C++26] P2795R5 - Erroneous behavior for uninitialized reads
  2024-03-25 11:09 [Bug c++/114457] New: [C++26] P2795R5 - Erroneous behavior for uninitialized reads jakub at gcc dot gnu.org
@ 2024-03-25 17:54 ` pinskia at gcc dot gnu.org
  2024-03-25 18:04 ` pinskia at gcc dot gnu.org
  2024-03-25 23:59 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-25 17:54 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-03-25

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
.

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

* [Bug c++/114457] [C++26] P2795R5 - Erroneous behavior for uninitialized reads
  2024-03-25 11:09 [Bug c++/114457] New: [C++26] P2795R5 - Erroneous behavior for uninitialized reads jakub at gcc dot gnu.org
  2024-03-25 17:54 ` [Bug c++/114457] " pinskia at gcc dot gnu.org
@ 2024-03-25 18:04 ` pinskia at gcc dot gnu.org
  2024-03-25 23:59 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-25 18:04 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=61810
                 CC|                            |pinskia at gcc dot gnu.org

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This might require both gimple and rtl changes.
Well

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

* [Bug c++/114457] [C++26] P2795R5 - Erroneous behavior for uninitialized reads
  2024-03-25 11:09 [Bug c++/114457] New: [C++26] P2795R5 - Erroneous behavior for uninitialized reads jakub at gcc dot gnu.org
  2024-03-25 17:54 ` [Bug c++/114457] " pinskia at gcc dot gnu.org
  2024-03-25 18:04 ` pinskia at gcc dot gnu.org
@ 2024-03-25 23:59 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-25 23:59 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #2)
Well RTL might be already done via init-regs (but there was some movement on
removing that), see PR 61810 .

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

end of thread, other threads:[~2024-03-25 23:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-25 11:09 [Bug c++/114457] New: [C++26] P2795R5 - Erroneous behavior for uninitialized reads jakub at gcc dot gnu.org
2024-03-25 17:54 ` [Bug c++/114457] " pinskia at gcc dot gnu.org
2024-03-25 18:04 ` pinskia at gcc dot gnu.org
2024-03-25 23:59 ` pinskia 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).