public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/79096] [8/9/10/11/12 Regression] address sanitizer and jni does not work
       [not found] <bug-79096-4@http.gcc.gnu.org/bugzilla/>
@ 2021-04-27 11:37 ` jakub at gcc dot gnu.org
  2021-07-28  7:04 ` [Bug sanitizer/79096] [9/10/11/12 " rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-04-27 11:37 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #9 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 sanitizer/79096] [9/10/11/12 Regression] address sanitizer and jni does not work
       [not found] <bug-79096-4@http.gcc.gnu.org/bugzilla/>
  2021-04-27 11:37 ` [Bug sanitizer/79096] [8/9/10/11/12 Regression] address sanitizer and jni does not work 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
                   ` (2 subsequent siblings)
  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=79096

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

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

--- Comment #10 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 sanitizer/79096] [9/10/11/12 Regression] address sanitizer and jni does not work
       [not found] <bug-79096-4@http.gcc.gnu.org/bugzilla/>
  2021-04-27 11:37 ` [Bug sanitizer/79096] [8/9/10/11/12 Regression] address sanitizer and jni does not work jakub at gcc dot gnu.org
  2021-07-28  7:04 ` [Bug sanitizer/79096] [9/10/11/12 " rguenth at gcc dot gnu.org
@ 2022-04-21  7:47 ` rguenth at gcc dot gnu.org
  2022-12-19 21:21 ` [Bug sanitizer/79096] [10/11/12/13 " pinskia at gcc dot gnu.org
  2023-05-29 10:02 ` [Bug sanitizer/79096] [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=79096

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

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

--- Comment #11 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 sanitizer/79096] [10/11/12/13 Regression] address sanitizer and jni does not work
       [not found] <bug-79096-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-04-21  7:47 ` rguenth at gcc dot gnu.org
@ 2022-12-19 21:21 ` pinskia at gcc dot gnu.org
  2023-05-29 10:02 ` [Bug sanitizer/79096] [10/11/12/13/14 " jakub at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-12-19 21:21 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |SUSPENDED

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

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

* [Bug sanitizer/79096] [10/11/12/13/14 Regression] address sanitizer and jni does not work
       [not found] <bug-79096-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2022-12-19 21:21 ` [Bug sanitizer/79096] [10/11/12/13 " pinskia 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=79096

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

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

--- Comment #13 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-79096-4@http.gcc.gnu.org/bugzilla/>
2021-04-27 11:37 ` [Bug sanitizer/79096] [8/9/10/11/12 Regression] address sanitizer and jni does not work jakub at gcc dot gnu.org
2021-07-28  7:04 ` [Bug sanitizer/79096] [9/10/11/12 " rguenth at gcc dot gnu.org
2022-04-21  7:47 ` rguenth at gcc dot gnu.org
2022-12-19 21:21 ` [Bug sanitizer/79096] [10/11/12/13 " pinskia at gcc dot gnu.org
2023-05-29 10:02 ` [Bug sanitizer/79096] [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).