public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/80899] [9/10/11/12 Regression] Devirtualization causes incorrect code generation with placement new in some cases
       [not found] <bug-80899-4@http.gcc.gnu.org/bugzilla/>
@ 2021-05-14  9:49 ` jakub at gcc dot gnu.org
  2021-06-01  8:08 ` rguenth at gcc dot gnu.org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-05-14  9:49 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|8.5                         |9.4

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 8 branch is being closed.

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

* [Bug ipa/80899] [9/10/11/12 Regression] Devirtualization causes incorrect code generation with placement new in some cases
       [not found] <bug-80899-4@http.gcc.gnu.org/bugzilla/>
  2021-05-14  9:49 ` [Bug ipa/80899] [9/10/11/12 Regression] Devirtualization causes incorrect code generation with placement new in some cases jakub at gcc dot gnu.org
@ 2021-06-01  8:08 ` rguenth at gcc dot gnu.org
  2022-05-27  9:37 ` [Bug ipa/80899] [10/11/12/13 " rguenth at gcc dot gnu.org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-06-01  8:08 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.4                         |9.5

--- Comment #14 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9.4 is being released, retargeting bugs to GCC 9.5.

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

* [Bug ipa/80899] [10/11/12/13 Regression] Devirtualization causes incorrect code generation with placement new in some cases
       [not found] <bug-80899-4@http.gcc.gnu.org/bugzilla/>
  2021-05-14  9:49 ` [Bug ipa/80899] [9/10/11/12 Regression] Devirtualization causes incorrect code generation with placement new in some cases jakub at gcc dot gnu.org
  2021-06-01  8:08 ` rguenth at gcc dot gnu.org
@ 2022-05-27  9:37 ` rguenth at gcc dot gnu.org
  2022-06-28 10:33 ` jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-05-27  9:37 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.5                         |10.4

--- Comment #15 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9 branch is being closed

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

* [Bug ipa/80899] [10/11/12/13 Regression] Devirtualization causes incorrect code generation with placement new in some cases
       [not found] <bug-80899-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-05-27  9:37 ` [Bug ipa/80899] [10/11/12/13 " rguenth at gcc dot gnu.org
@ 2022-06-28 10:33 ` jakub at gcc dot gnu.org
  2022-12-20 13:04 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-06-28 10:33 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.4                        |10.5

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 10.4 is being released, retargeting bugs to GCC 10.5.

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

* [Bug ipa/80899] [10/11/12/13 Regression] Devirtualization causes incorrect code generation with placement new in some cases
       [not found] <bug-80899-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2022-06-28 10:33 ` jakub at gcc dot gnu.org
@ 2022-12-20 13:04 ` rguenth at gcc dot gnu.org
  2022-12-22 11:59 ` marxin at gcc dot gnu.org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-12-20 13:04 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-bisection
      Known to work|                            |7.3.0, 8.1.0
                 CC|                            |marxin at gcc dot gnu.org

--- Comment #17 from Richard Biener <rguenth at gcc dot gnu.org> ---
I can reproduce with GCC 7.2.0 but not with GCC 7.3.0 or later.  Was this
consciously fixed?

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

* [Bug ipa/80899] [10/11/12/13 Regression] Devirtualization causes incorrect code generation with placement new in some cases
       [not found] <bug-80899-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2022-12-20 13:04 ` rguenth at gcc dot gnu.org
@ 2022-12-22 11:59 ` marxin at gcc dot gnu.org
  2023-07-07 10:32 ` [Bug ipa/80899] [11/12/13/14 " rguenth at gcc dot gnu.org
  2024-03-12 13:32 ` law at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-12-22 11:59 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needs-bisection             |

--- Comment #18 from Martin Liška <marxin at gcc dot gnu.org> ---
Fixed with r8-2885-ge910a9b11a04d37e.

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

* [Bug ipa/80899] [11/12/13/14 Regression] Devirtualization causes incorrect code generation with placement new in some cases
       [not found] <bug-80899-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2022-12-22 11:59 ` marxin at gcc dot gnu.org
@ 2023-07-07 10:32 ` rguenth at gcc dot gnu.org
  2024-03-12 13:32 ` law at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07 10:32 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.5                        |11.5

--- Comment #19 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 10 branch is being closed.

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

* [Bug ipa/80899] [11/12/13/14 Regression] Devirtualization causes incorrect code generation with placement new in some cases
       [not found] <bug-80899-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2023-07-07 10:32 ` [Bug ipa/80899] [11/12/13/14 " rguenth at gcc dot gnu.org
@ 2024-03-12 13:32 ` law at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: law at gcc dot gnu.org @ 2024-03-12 13:32 UTC (permalink / raw)
  To: gcc-bugs

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

Jeffrey A. Law <law at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |law at gcc dot gnu.org
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #20 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Per c#18.

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

end of thread, other threads:[~2024-03-12 13:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-80899-4@http.gcc.gnu.org/bugzilla/>
2021-05-14  9:49 ` [Bug ipa/80899] [9/10/11/12 Regression] Devirtualization causes incorrect code generation with placement new in some cases jakub at gcc dot gnu.org
2021-06-01  8:08 ` rguenth at gcc dot gnu.org
2022-05-27  9:37 ` [Bug ipa/80899] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-28 10:33 ` jakub at gcc dot gnu.org
2022-12-20 13:04 ` rguenth at gcc dot gnu.org
2022-12-22 11:59 ` marxin at gcc dot gnu.org
2023-07-07 10:32 ` [Bug ipa/80899] [11/12/13/14 " rguenth at gcc dot gnu.org
2024-03-12 13:32 ` law 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).