public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/90291] [8/9/10 Regression] Inline namespace erroneously extends another namespace
       [not found] <bug-90291-4@http.gcc.gnu.org/bugzilla/>
@ 2020-04-21 19:18 ` law at redhat dot com
  2021-04-27 11:38 ` [Bug c++/90291] [8/9/10/11/12 " jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: law at redhat dot com @ 2020-04-21 19:18 UTC (permalink / raw)
  To: gcc-bugs

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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |law at redhat dot com
   Target Milestone|8.5                         |11.0

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

* [Bug c++/90291] [8/9/10/11/12 Regression] Inline namespace erroneously extends another namespace
       [not found] <bug-90291-4@http.gcc.gnu.org/bugzilla/>
  2020-04-21 19:18 ` [Bug c++/90291] [8/9/10 Regression] Inline namespace erroneously extends another namespace law at redhat dot com
@ 2021-04-27 11:38 ` jakub at gcc dot gnu.org
  2021-07-28  7:04 ` [Bug c++/90291] [9/10/11/12 " rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-04-27 11:38 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|11.0                        |11.2

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 11.1 has been released, retargeting bugs to GCC 11.2.

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

* [Bug c++/90291] [9/10/11/12 Regression] Inline namespace erroneously extends another namespace
       [not found] <bug-90291-4@http.gcc.gnu.org/bugzilla/>
  2020-04-21 19:18 ` [Bug c++/90291] [8/9/10 Regression] Inline namespace erroneously extends another namespace law at redhat dot com
  2021-04-27 11:38 ` [Bug c++/90291] [8/9/10/11/12 " jakub at gcc dot gnu.org
@ 2021-07-28  7:04 ` rguenth at gcc dot gnu.org
  2022-04-21  7:47 ` rguenth at gcc dot gnu.org
  2023-05-29 10:02 ` [Bug c++/90291] [10/11/12/13/14 " jakub at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-07-28  7:04 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|11.2                        |11.3

--- Comment #17 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 11.2 is being released, retargeting bugs to GCC 11.3

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

* [Bug c++/90291] [9/10/11/12 Regression] Inline namespace erroneously extends another namespace
       [not found] <bug-90291-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2021-07-28  7:04 ` [Bug c++/90291] [9/10/11/12 " rguenth at gcc dot gnu.org
@ 2022-04-21  7:47 ` rguenth at gcc dot gnu.org
  2023-05-29 10:02 ` [Bug c++/90291] [10/11/12/13/14 " jakub at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-04-21  7:47 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|11.3                        |11.4

--- Comment #18 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 11.3 is being released, retargeting bugs to GCC 11.4.

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

* [Bug c++/90291] [10/11/12/13/14 Regression] Inline namespace erroneously extends another namespace
       [not found] <bug-90291-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2022-04-21  7:47 ` rguenth at gcc dot gnu.org
@ 2023-05-29 10:02 ` jakub at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2023-05-29 10:02 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #19 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 11.4 is being released, retargeting bugs to GCC 11.5.

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

end of thread, other threads:[~2023-05-29 10:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-90291-4@http.gcc.gnu.org/bugzilla/>
2020-04-21 19:18 ` [Bug c++/90291] [8/9/10 Regression] Inline namespace erroneously extends another namespace law at redhat dot com
2021-04-27 11:38 ` [Bug c++/90291] [8/9/10/11/12 " jakub at gcc dot gnu.org
2021-07-28  7:04 ` [Bug c++/90291] [9/10/11/12 " rguenth at gcc dot gnu.org
2022-04-21  7:47 ` rguenth at gcc dot gnu.org
2023-05-29 10:02 ` [Bug c++/90291] [10/11/12/13/14 " jakub 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).