public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/83209] [9/10/11/12 Regression] [Coarray] Failure of allocation of a coarray with a pointer component
       [not found] <bug-83209-4@http.gcc.gnu.org/bugzilla/>
@ 2021-05-14  9:49 ` jakub at gcc dot gnu.org
  2021-06-01  8:09 ` rguenth at gcc dot gnu.org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 9+ 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=83209

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

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

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

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

* [Bug fortran/83209] [9/10/11/12 Regression] [Coarray] Failure of allocation of a coarray with a pointer component
       [not found] <bug-83209-4@http.gcc.gnu.org/bugzilla/>
  2021-05-14  9:49 ` [Bug fortran/83209] [9/10/11/12 Regression] [Coarray] Failure of allocation of a coarray with a pointer component jakub at gcc dot gnu.org
@ 2021-06-01  8:09 ` rguenth at gcc dot gnu.org
  2022-05-27  9:37 ` [Bug fortran/83209] [10/11/12/13 " rguenth at gcc dot gnu.org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-06-01  8:09 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #6 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] 9+ messages in thread

* [Bug fortran/83209] [10/11/12/13 Regression] [Coarray] Failure of allocation of a coarray with a pointer component
       [not found] <bug-83209-4@http.gcc.gnu.org/bugzilla/>
  2021-05-14  9:49 ` [Bug fortran/83209] [9/10/11/12 Regression] [Coarray] Failure of allocation of a coarray with a pointer component jakub at gcc dot gnu.org
  2021-06-01  8:09 ` rguenth at gcc dot gnu.org
@ 2022-05-27  9:37 ` rguenth at gcc dot gnu.org
  2022-06-28 10:34 ` jakub at gcc dot gnu.org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 9+ 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=83209

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

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

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

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

* [Bug fortran/83209] [10/11/12/13 Regression] [Coarray] Failure of allocation of a coarray with a pointer component
       [not found] <bug-83209-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-05-27  9:37 ` [Bug fortran/83209] [10/11/12/13 " rguenth at gcc dot gnu.org
@ 2022-06-28 10:34 ` jakub at gcc dot gnu.org
  2023-07-07 10:32 ` [Bug fortran/83209] [11/12/13/14 " rguenth at gcc dot gnu.org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-06-28 10:34 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #8 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] 9+ messages in thread

* [Bug fortran/83209] [11/12/13/14 Regression] [Coarray] Failure of allocation of a coarray with a pointer component
       [not found] <bug-83209-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2022-06-28 10:34 ` jakub at gcc dot gnu.org
@ 2023-07-07 10:32 ` rguenth at gcc dot gnu.org
  2024-07-11 11:28 ` [Bug fortran/83209] [11/12/13/14/15 " vehre at gcc dot gnu.org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 9+ 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=83209

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

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

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

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

* [Bug fortran/83209] [11/12/13/14/15 Regression] [Coarray] Failure of allocation of a coarray with a pointer component
       [not found] <bug-83209-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2023-07-07 10:32 ` [Bug fortran/83209] [11/12/13/14 " rguenth at gcc dot gnu.org
@ 2024-07-11 11:28 ` vehre at gcc dot gnu.org
  2024-07-19 13:00 ` [Bug fortran/83209] [12/13/14/15 " rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 9+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-07-11 11:28 UTC (permalink / raw)
  To: gcc-bugs

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

Andre Vehreschild <vehre at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |vehre at gcc dot gnu.org
             Status|NEW                         |WAITING
                 CC|                            |vehre at gcc dot gnu.org

--- Comment #10 from Andre Vehreschild <vehre at gcc dot gnu.org> ---
This work for me with gfortran 13.3.1 + and trunk. Ok to close?

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

* [Bug fortran/83209] [12/13/14/15 Regression] [Coarray] Failure of allocation of a coarray with a pointer component
       [not found] <bug-83209-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2024-07-11 11:28 ` [Bug fortran/83209] [11/12/13/14/15 " vehre at gcc dot gnu.org
@ 2024-07-19 13:00 ` rguenth at gcc dot gnu.org
  2024-07-19 16:07 ` paul.richard.thomas at gmail dot com
  2024-07-22  6:17 ` vehre at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2024-07-19 13:00 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

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

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

* [Bug fortran/83209] [12/13/14/15 Regression] [Coarray] Failure of allocation of a coarray with a pointer component
       [not found] <bug-83209-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2024-07-19 13:00 ` [Bug fortran/83209] [12/13/14/15 " rguenth at gcc dot gnu.org
@ 2024-07-19 16:07 ` paul.richard.thomas at gmail dot com
  2024-07-22  6:17 ` vehre at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: paul.richard.thomas at gmail dot com @ 2024-07-19 16:07 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #12 from paul.richard.thomas at gmail dot com <paul.richard.thomas at gmail dot com> ---
Yes, indeed.

Thanks

Paul

On Thu, 11 Jul 2024 at 12:28, vehre at gcc dot gnu.org <
gcc-bugzilla@gcc.gnu.org> wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83209
>
> Andre Vehreschild <vehre at gcc dot gnu.org> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>            Assignee|unassigned at gcc dot gnu.org      |vehre at gcc dot
> gnu.org
>              Status|NEW                         |WAITING
>                  CC|                            |vehre at gcc dot gnu.org
>
> --- Comment #10 from Andre Vehreschild <vehre at gcc dot gnu.org> ---
> This work for me with gfortran 13.3.1 + and trunk. Ok to close?
>
> --
> You are receiving this mail because:
> You reported the bug.

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

* [Bug fortran/83209] [12/13/14/15 Regression] [Coarray] Failure of allocation of a coarray with a pointer component
       [not found] <bug-83209-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2024-07-19 16:07 ` paul.richard.thomas at gmail dot com
@ 2024-07-22  6:17 ` vehre at gcc dot gnu.org
  8 siblings, 0 replies; 9+ messages in thread
From: vehre at gcc dot gnu.org @ 2024-07-22  6:17 UTC (permalink / raw)
  To: gcc-bugs

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

Andre Vehreschild <vehre at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|WAITING                     |RESOLVED

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

end of thread, other threads:[~2024-07-22  6:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-83209-4@http.gcc.gnu.org/bugzilla/>
2021-05-14  9:49 ` [Bug fortran/83209] [9/10/11/12 Regression] [Coarray] Failure of allocation of a coarray with a pointer component jakub at gcc dot gnu.org
2021-06-01  8:09 ` rguenth at gcc dot gnu.org
2022-05-27  9:37 ` [Bug fortran/83209] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-28 10:34 ` jakub at gcc dot gnu.org
2023-07-07 10:32 ` [Bug fortran/83209] [11/12/13/14 " rguenth at gcc dot gnu.org
2024-07-11 11:28 ` [Bug fortran/83209] [11/12/13/14/15 " vehre at gcc dot gnu.org
2024-07-19 13:00 ` [Bug fortran/83209] [12/13/14/15 " rguenth at gcc dot gnu.org
2024-07-19 16:07 ` paul.richard.thomas at gmail dot com
2024-07-22  6:17 ` vehre 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).